Skip to content

Commit 92db512

Browse files
committed
Allow manual build trigger
1 parent bb43240 commit 92db512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ on:
44
push:
55
branches:
66
- "main"
7-
- "dh/releng"
87
tags:
98
- "v*.*.*"
9+
workflow_dispatch:
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)