Skip to content

Commit

Permalink
updated permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncastro1990 committed Apr 12, 2024
1 parent cea4618 commit 164de03
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ on:
pull_request:
branches:
- main
permissions: write-all
permissions:
contents: write
pages: write
env:
# HOME required by Setup Git and Setup Go Steps
HOME: ${{ github.workspace }}
Expand Down

0 comments on commit 164de03

Please sign in to comment.