Skip to content

Commit

Permalink
update the workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Jan 17, 2025
1 parent 3c43953 commit 93d53c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions template/.github/workflows/pre-commit.yml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ permissions:

jobs:
test:
permissions:
checks: write
contents: read

runs-on: ubuntu-latest
steps:
- name: Checkout [${% raw %}{{ github.repository }}{% endraw %}]
Expand Down

0 comments on commit 93d53c6

Please sign in to comment.