Skip to content

Commit

Permalink
☑️ Updated the workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalitsune committed Mar 21, 2024
1 parent 59cf355 commit ac7f3c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update_submodules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
update_submodules:
runs-on: ubuntu-latest

permissions:
contents: write

steps:
- name: Checkout main branch
uses: actions/checkout@v2
Expand Down

0 comments on commit ac7f3c3

Please sign in to comment.