Skip to content

Commit

Permalink
.github/workflows/codeql.yml: permission update
Browse files Browse the repository at this point in the history
  • Loading branch information
b4yuan authored Jun 10, 2024
1 parent 892495d commit b64aed8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
runs-on: ubuntu-20.04
timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
permissions:
actions: read
contents: read
security-events: write

strategy:
Expand Down

0 comments on commit b64aed8

Please sign in to comment.