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 committed Nov 6, 2024
1 parent d5e7384 commit 1e6d67b
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 1e6d67b

Please sign in to comment.