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 01f37a9 commit 0bf0a67Copy full SHA for 0bf0a67
.github/workflows/main.yml
@@ -6,6 +6,8 @@ on:
6
push:
7
tags:
8
- '*'
9
+ workflow_dispatch:
10
+ # Allow to run manually
11
12
jobs:
13
build:
0 commit comments