Skip to content

Commit

Permalink
Remove unnecessary permissions (#643)
Browse files Browse the repository at this point in the history
  • Loading branch information
zliang-akamai authored Jan 9, 2025
1 parent c4bc912 commit c613763
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,8 @@ jobs:
name: Analyze (${{ matrix.language }})
runs-on: ubuntu-latest
permissions:
# required for all workflows
security-events: write

# required to fetch internal or private CodeQL packs
packages: read

# only required for workflows in private repositories
actions: read
contents: read

strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit c613763

Please sign in to comment.