chore(actions): disable cron schedule for appimage workflow

This commit is contained in:
Erica Marigold 2025-05-01 08:22:08 +01:00 committed by GitHub
parent 35fd2f2e82
commit 36d09e282a
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,6 @@
name: Build Lune AppImage
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs: