Skip to content

Commit 292a4be

Browse files
amotlsurister
authored andcommitted
CI: Permit running workflow manually
1 parent 83d9037 commit 292a4be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
release:
88
types: [published]
9+
workflow_dispatch:
910

1011
concurrency:
1112
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)