Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics authored Jan 15, 2024
1 parent 40a5816 commit 7cf1a88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:

formatting:
runs-on: ubuntu-latest
permissions:
contents: write # If there is a protection rule on the repository, will need to grant write permission to the workflow.
steps:
- uses: actions/checkout@v3 # v2 minimum required
- uses: axel-op/googlejavaformat-action@v3
Expand Down

0 comments on commit 7cf1a88

Please sign in to comment.