Skip to content

Commit 1fd77ac

Browse files
authored
Modify workflow (#520)
Signed-off-by: mramotar <mramotar@dropbox.com>
1 parent 303d0a3 commit 1fd77ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ jobs:
66
steps:
77
- name: Checkout
88
uses: actions/checkout@v2
9-
with:
10-
ref: ${{ github.event.pull_request.head.ref }}
119
- name: Setup Gradle
1210
uses: gradle/gradle-build-action@v2
1311
- name: Run check with Gradle Wrapper

0 commit comments

Comments
 (0)