mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-13 08:07:11 +02:00
Update Nightly Pipeline to run less often, to not put to much stress on Servers
This commit is contained in:
@@ -4,8 +4,12 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
schedule:
|
paths:
|
||||||
- cron: "20 2 * * *"
|
- "src/**"
|
||||||
|
- "pom.xml"
|
||||||
|
- "mvnw"
|
||||||
|
- "mvnw.cmd"
|
||||||
|
- ".github/workflows/nightly-artifacts.yml"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user