Skip to content

Commit

Permalink
change action
Browse files Browse the repository at this point in the history
  • Loading branch information
andriyor committed Apr 9, 2024
1 parent 75ffa82 commit 2b9d8df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- permissions:
contents: write
pull-requests: write
repository-projects: write
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
Expand Down

0 comments on commit 2b9d8df

Please sign in to comment.