Skip to content

Commit 63f6b14

Browse files
committed
Make AppImage build workflow manual only (workflow_dispatch)
1 parent 0f2ac71 commit 63f6b14

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/appimage.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ concurrency:
44
cancel-in-progress: true
55

66
on:
7-
push:
8-
branches:
9-
- main
10-
#schedule:
11-
#- cron: "0 7 1/21 * *" # We default to rebuilding every 21 days, change this to your liking
127
workflow_dispatch: {}
138

149

0 commit comments

Comments
 (0)