We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c07db20 commit c4cda90Copy full SHA for c4cda90
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
name: Produce nutjs
2
3
on:
4
- workflow_display:
+ workflow_dispatch:
5
push:
6
branches:
7
- master
0 commit comments