Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Jul 11, 2024
1 parent 07a22b3 commit 439fa85
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
schedule:
# Run every 6 days to help us stay on our toes
- cron: '0 0 */6 * *'
# Required for write permission in a PR
pull_request_target:
branches: ["master"]

permissions:
id-token: write
Expand Down

0 comments on commit 439fa85

Please sign in to comment.