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 45528d3 commit 4b5d1c6Copy full SHA for 4b5d1c6
.github/workflows/build.yaml
@@ -1,6 +1,7 @@
1
name: Build
2
3
on:
4
+ workflow_dispatch:
5
pull_request:
6
push:
7
branches: ["main", "release/*", "project/*"]
0 commit comments