Skip to content

Commit 6b83b0b

Browse files
committed
Also run on workflow_dispatch
Signed-off-by: Matthew J. Milner <[email protected]>
1 parent ff87f14 commit 6b83b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flatpak.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Build Flatpak
22

3-
on: [push, pull_request]
3+
on: [push, pull_request, workflow_dispatch]
44

55
jobs:
66
flatpak:

0 commit comments

Comments
 (0)