We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96edcb commit e6b49edCopy full SHA for e6b49ed
1 file changed
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
---
2
name: Build
3
4
-on: [push]
+on: [push, workflow_dispatch]
5
6
jobs:
7
test:
0 commit comments