Skip to content

Commit

Permalink
fix: added codeql permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipe Forattini committed May 4, 2022
1 parent e0276ef commit 5049f81
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/service-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ jobs:
needs: Setup
if: needs.Setup.outputs.BuildNode == 'true'

permissions:
security-events: write

strategy:
matrix:
node-version: [ 16, 17 ]
Expand Down

0 comments on commit 5049f81

Please sign in to comment.