Skip to content

Commit

Permalink
Allow submodules update to write
Browse files Browse the repository at this point in the history
  • Loading branch information
CannonLock committed Oct 19, 2023
1 parent 22e8d1d commit 55f0b70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-submodules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
schedule:
- cron: '*/15 * * * *'

permissions: write-all

jobs:

Update-Submodules:
Expand Down

0 comments on commit 55f0b70

Please sign in to comment.