Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sterlp authored Dec 31, 2024
1 parent 217dc57 commit 3ca2155
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:

java-doc:
runs-on: ubuntu-latest
needs: [build]
if: ${{ github.ref == 'refs/heads/main' }}
permissions:
contents: write # if you have a protection rule on your repository, you'll need to give write permission to the workflow.
Expand Down

0 comments on commit 3ca2155

Please sign in to comment.