mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-05-03 17:43:46 +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
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Reference in a new issue