Skip to content

Commit

Permalink
update ci-maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
musab.bozkurt committed Feb 3, 2024
1 parent 97e2fcb commit 7453848
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci-maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ jobs:

runs-on: ubuntu-latest

permissions:
contents: write
pull-requests: write
repository-projects: write

steps:
- uses: actions/checkout@v4
- name: Set up JDK 21
Expand Down

0 comments on commit 7453848

Please sign in to comment.