Skip to content

Commit

Permalink
Update github action permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromcunha committed Feb 9, 2024
1 parent b610cb3 commit c59fa01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync-env-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
sync-branches:
runs-on: ubuntu-latest
name: Syncing branches
permissions:
contents: write
steps:
- uses: actions/checkout@v2
- name: Set Git config
Expand Down

0 comments on commit c59fa01

Please sign in to comment.