Skip to content

Commit

Permalink
fix:codeql-gha-permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
diego-jeronymo authored and alexjavabraz committed Nov 11, 2024
1 parent cb698f4 commit f7d0439
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches: [ "main", "**-rc", "bugfix/**", "**-integration" ]
schedule:
- cron: "47 7 * * 5"
permissions:
contents: read

jobs:
analyze:
Expand Down

0 comments on commit f7d0439

Please sign in to comment.