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 9e2f1a2 commit 649fd20Copy full SHA for 649fd20
.github/workflows/clippy.yml
@@ -14,8 +14,6 @@ jobs:
14
ref: refs/pull/${{ github.event.number }}/head
15
- uses: actions/checkout@v2
16
if: github.event_name != 'pull_request_target'
17
- with:
18
- ref: ${{ github.head_ref }}
19
- uses: actions-rs/toolchain@v1
20
with:
21
profile: minimal
0 commit comments