Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
netquick authored Jul 15, 2024
1 parent 34c1782 commit a0d5ad1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
pull_request:
branches: [ master ]

permissions: # Add this section to specify permissions for the GITHUB_TOKEN
contents: write

jobs:
build-and-test:
runs-on: windows-latest
Expand Down

0 comments on commit a0d5ad1

Please sign in to comment.