Skip to content

Commit

Permalink
Give excavator more permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTherapy committed Mar 8, 2023
1 parent 6c8afe3 commit d2084e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/excavator.yml
Expand Up @@ -3,6 +3,8 @@ on:
schedule:
# run every 4 hours
- cron: '20 */4 * * *'
permissions:
contents: write
name: Excavator
jobs:
excavate:
Expand Down

0 comments on commit d2084e9

Please sign in to comment.