We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba15747 commit 71c39b0Copy full SHA for 71c39b0
.github/workflows/rust-clippy.yml
@@ -15,6 +15,8 @@ on:
15
pull_request:
16
# The branches below must be a subset of the branches above
17
branches: [ "main" ]
18
+
19
+ workflow_dispatch:
20
21
jobs:
22
rust-clippy-analyze:
0 commit comments