We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f4d8ed commit fc5889dCopy full SHA for fc5889d
.github/workflows/build.yml
@@ -3,6 +3,7 @@
3
4
name: build
5
on:
6
+ workflow_dispatch:
7
push:
8
branches: [ main, dev, 'feature/*', 'rel/*' ]
9
paths-ignore:
0 commit comments