We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb43240 commit 92db512Copy full SHA for 92db512
.github/main.yml
@@ -4,9 +4,9 @@ on:
4
push:
5
branches:
6
- "main"
7
- - "dh/releng"
8
tags:
9
- "v*.*.*"
+ workflow_dispatch:
10
11
jobs:
12
build:
0 commit comments