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 e42899b commit 0e8d01aCopy full SHA for 0e8d01a
.github/workflows/clippy.yml
@@ -1,7 +1,7 @@
1
on:
2
push:
3
branches: [ staging, trying, master ]
4
- pull_request:
+ pull_request_target:
5
6
name: Clippy check
7
jobs:
0 commit comments