mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-08 09:08:34 +00:00
Test workflow permissions fix syntax (#8613)
* Test workflow permissions * Fix permissions
This commit is contained in:
parent
09ac3be112
commit
c07f636e88
2
.github/workflows/java-checkstyle.yml
vendored
2
.github/workflows/java-checkstyle.yml
vendored
@ -28,6 +28,8 @@ concurrency:
|
||||
jobs:
|
||||
java-checkstyle:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user