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 303d0a3 commit 1fd77acCopy full SHA for 1fd77ac
.github/workflows/check.yml
@@ -6,8 +6,6 @@ jobs:
6
steps:
7
- name: Checkout
8
uses: actions/checkout@v2
9
- with:
10
- ref: ${{ github.event.pull_request.head.ref }}
11
- name: Setup Gradle
12
uses: gradle/gradle-build-action@v2
13
- name: Run check with Gradle Wrapper
0 commit comments