mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-05-04 10:03:48 +01:00
chore(actions): disable cron schedule for appimage workflow
This commit is contained in:
parent
35fd2f2e82
commit
36d09e282a
1 changed files with 0 additions and 2 deletions
2
.github/workflows/appimage.yaml
vendored
2
.github/workflows/appimage.yaml
vendored
|
@ -1,8 +1,6 @@
|
||||||
name: Build Lune AppImage
|
name: Build Lune AppImage
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
|
||||||
- cron: '0 0 * * *'
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Reference in a new issue