mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-04 21:09:53 +02:00
Do not run the build pipeline on cron jobs
This commit is contained in:
@@ -24,4 +24,6 @@ steps:
|
||||
prerelease: true
|
||||
note: "This is an alpha release. Expect many bugs and unfinished features!"
|
||||
when:
|
||||
event: [ tag ]
|
||||
event: [ tag ]
|
||||
when:
|
||||
event: [ push, tag, pull_request ]
|
||||
|
Reference in New Issue
Block a user