Skip to content

Commit

Permalink
CI: add permissions for GitHub Checks.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheVeryDarkness committed Dec 24, 2024
1 parent a63b45d commit 5778268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- cron: "0 0 * * 6" # Run benchmarks every Saturday at midnight.

permissions:
checks: write
contents: write
deployments: write

Expand Down

0 comments on commit 5778268

Please sign in to comment.