Skip to content

Commit

Permalink
add permissions to gh
Browse files Browse the repository at this point in the history
  • Loading branch information
GNaD13 committed Dec 20, 2024
1 parent 9282294 commit e3659be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/interchaintest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
jobs:
build-and-push-image:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit e3659be

Please sign in to comment.