mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-24 00:13:44 +00:00
Add maven CI permissions (#8646)
This commit is contained in:
parent
d5ac72c591
commit
3e3cf971c2
1
.github/workflows/maven-build.yml
vendored
1
.github/workflows/maven-build.yml
vendored
@ -29,6 +29,7 @@ on:
|
|||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
checks: write
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: maven-build-${{ github.head_ref || github.run_id }}
|
group: maven-build-${{ github.head_ref || github.run_id }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user