Test Java checkstyle pull request write (#8616)

* Test PR write permissions

* Test PR write permissions
This commit is contained in:
Pere Miquel Brull 2022-11-09 16:18:43 +01:00 committed by GitHub
parent 7b2d224b2d
commit f064ab1e89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,8 +32,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Set up JDK 11
uses: actions/setup-java@v1