Skip to content

Commit 4db3319

Browse files
committed
Add workflow dispatch event
1 parent b494553 commit 4db3319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/flatpak-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
tags:
66
- '*'
77
pull_request:
8+
workflow_dispatch:
89
permissions:
910
contents: write
1011
jobs:

0 commit comments

Comments
 (0)