Skip to content

Commit

Permalink
Give expected-queries-runs permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref authored and github-actions[bot] committed Nov 4, 2024
1 parent 4be2e2d commit 7606bdf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/expected-queries-runs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
CODEQL_ACTION_TEST_MODE: true
timeout-minutes: 45
runs-on: ubuntu-latest
permissions:
contents: read
security-events: write
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 7606bdf

Please sign in to comment.