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 8760947 commit e113987Copy full SHA for e113987
.github/workflows/build.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
- release/*
8
+ workflow_dispatch:
9
10
permissions:
11
contents: read
0 commit comments