Skip to content

Commit

Permalink
chore(ci): add checks permission to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinskiy committed Sep 20, 2024
1 parent 5a3ea3f commit 8bb86b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: ci
on: [ push, pull_request ]
permissions:
checks: write
jobs:
ci:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 8bb86b6

Please sign in to comment.