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