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