Skip to content

Commit

Permalink
Fix resource not accessible by integration error in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
hgiasac committed Jul 28, 2023
1 parent 8a758d3 commit 863fc7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
test-go:
name: Run Go lint and unit tests
runs-on: ubuntu-20.04
permissions: write-all
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 863fc7b

Please sign in to comment.