We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ec5b5f commit 93b9059Copy full SHA for 93b9059
.github/workflows/pull_request.yml
@@ -16,8 +16,6 @@ jobs:
16
runs-on: macos-latest
17
steps:
18
- uses: actions/checkout@v4
19
- with:
20
- ref: ${{ github.head_ref }}
21
- name: Set up JDK
22
uses: actions/setup-java@v4
23
with:
.github/workflows/pull_request_target.yml
@@ -15,8 +15,6 @@ jobs:
15
contents: write
0 commit comments