Skip to content

Commit 0bf0a67

Browse files
author
Jonathan Kliem
committed
allow to run manually
1 parent 01f37a9 commit 0bf0a67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
push:
77
tags:
88
- '*'
9+
workflow_dispatch:
10+
# Allow to run manually
911

1012
jobs:
1113
build:

0 commit comments

Comments
 (0)