mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-23 07:51:44 +00:00
Test Java checkstyle pull request write (#8616)
* Test PR write permissions * Test PR write permissions
This commit is contained in:
parent
7b2d224b2d
commit
f064ab1e89
2
.github/workflows/java-checkstyle.yml
vendored
2
.github/workflows/java-checkstyle.yml
vendored
@ -32,8 +32,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
|
||||||
ref: ${{ github.event.pull_request.head.sha }}
|
|
||||||
|
|
||||||
- name: Set up JDK 11
|
- name: Set up JDK 11
|
||||||
uses: actions/setup-java@v1
|
uses: actions/setup-java@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user