chore: update
Java CI with Maven / build-and-test (pull_request) Successful in 15m8s

This commit is contained in:
TakahashiNg
2026-04-13 07:18:50 +00:00
parent 8918a2c76d
commit d729e8e3c8
+5
View File
@@ -9,6 +9,11 @@ concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }} group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true cancel-in-progress: true
permissions:
contents: read
actions: read
checks: write
jobs: jobs:
build-and-test: build-and-test:
runs-on: ubuntu-latest runs-on: ubuntu-latest