Skip to content

Commit

Permalink
Merge pull request #29 from rursprung/publish-clippy-results-in-gh-wo…
Browse files Browse the repository at this point in the history
…rkflow

CI: add security-events write permission
  • Loading branch information
rursprung authored Dec 13, 2023
2 parents 3b2095a + 6f39f9c commit 17da0e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: CI

permissions:
security-events: write # needed to upload SARIF reports on branch builds

on:
push:
branches: [ "master" ]
Expand Down

0 comments on commit 17da0e1

Please sign in to comment.