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 982eb58 commit ec8d7f2Copy full SHA for ec8d7f2
.github/workflows/release_main.yml
@@ -4,6 +4,9 @@ on:
4
branches:
5
- main
6
7
+ # Allows you to run this workflow manually from the Actions tab
8
+ workflow_dispatch:
9
+
10
jobs:
11
correct_repository:
12
runs-on: ubuntu-latest
0 commit comments