Skip to content

Merge pull request #46 from Dunedan/limit-game-name-length #126

Merge pull request #46 from Dunedan/limit-game-name-length

Merge pull request #46 from Dunedan/limit-game-name-length #126

Workflow file for this run

---
name: pre-commit
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]