We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e079519 commit afb49eeCopy full SHA for afb49ee
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
branches: [master]
6
pull_request:
7
types: [opened, synchronize, reopened]
8
+ workflow_disptach:
9
10
env:
11
CARGO_TERM_COLOR: always
0 commit comments