1
0
Fork 0

Give excavator more permissions

This commit is contained in:
Sam Therapy 2023-03-08 16:01:49 +00:00 committed by GitHub
parent 6c8afe38bf
commit d2084e9467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ on:
schedule:
# run every 4 hours
- cron: '20 */4 * * *'
permissions:
contents: write
name: Excavator
jobs:
excavate: