Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add security-events: write permission
  • Loading branch information
angelapwen authored Feb 16, 2024
commit c75111619e7d974393d83ef6cbd020bdfa0b4a2d
2 changes: 1 addition & 1 deletion .github/workflows/ql-for-ql-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

permissions:
contents: read
security-events: read
security-events: write

jobs:
analyze:
Expand Down