File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44# Ignore these so we don't get added to sync PRs
55/.github /
66/.vscode /
7- /.devcontainer /
87justfile
98.editorconfig
109.gitignore
1110ruff.toml
1211pyproject.toml
13- poetry .lock
12+ uv .lock
Original file line number Diff line number Diff line change 1919 uses : seedcase-project/.github/.github/workflows/reusable-add-to-project.yml@main
2020 with :
2121 board-number : 18
22+ app-id : ${{ vars.ADD_TO_BOARD_APP_ID }}
2223 secrets :
2324 add-to-board-token : ${{ secrets.ADD_TO_BOARD }}
2425 gh-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1212 - id : end-of-file-fixer
1313
1414 - repo : https://github.com/commitizen-tools/commitizen
15- rev : v4.6 .0
15+ rev : v4.7 .0
1616 hooks :
1717 - id : commitizen
You can’t perform that action at this time.
0 commit comments