Skip to content

Commit 649fd20

Browse files
Omit ref
1 parent 9e2f1a2 commit 649fd20

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/clippy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
ref: refs/pull/${{ github.event.number }}/head
1515
- uses: actions/checkout@v2
1616
if: github.event_name != 'pull_request_target'
17-
with:
18-
ref: ${{ github.head_ref }}
1917
- uses: actions-rs/toolchain@v1
2018
with:
2119
profile: minimal

0 commit comments

Comments
 (0)