workflow triggers
This commit is contained in:
parent
0e905955b4
commit
60a74a3e85
@ -5,12 +5,11 @@
|
||||
name: Rebuild Last Released
|
||||
run-name: ${{ gitea.actor }} running CI in the pipeline 🚀
|
||||
on:
|
||||
push:
|
||||
schedule:
|
||||
- cron: "10 2 * * *"
|
||||
|
||||
jobs:
|
||||
BuildVersion:
|
||||
BuildLatest:
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
runs-on: cth-ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user