Skip to content

Commit

Permalink
Update workflow permission
Browse files Browse the repository at this point in the history
  • Loading branch information
helayoty authored Sep 13, 2023
1 parent c74f1fd commit 14b7642
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ on:
branches: [main]
paths-ignore: ['docs/**', '**.md', '**.mdx', '**.png', '**.jpg']

permissions:
contents: read
packages: write

env:
GO_VERSION: '1.20'

Expand Down

0 comments on commit 14b7642

Please sign in to comment.