We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e443c2e commit e47b668Copy full SHA for e47b668
.github/workflows/rebuild-bindings.yml
@@ -1,7 +1,6 @@
1
name: Rebuild bindings
2
3
-# on: workflow_dispatch
4
-on: push
+on: workflow_dispatch
5
6
env:
7
CARGO_TERM_COLOR: always
0 commit comments