Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
making committed Jul 31, 2024
1 parent 27e93d6 commit 46088e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
build_jvm_image:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
needs: test
steps:
Expand Down Expand Up @@ -71,6 +72,7 @@ jobs:
if: github.ref == 'refs/heads/skip'
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
needs: test
steps:
Expand Down

0 comments on commit 46088e4

Please sign in to comment.