.gitea/workflows/test.yml aktualisiert
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
on: [push]
|
on:
|
||||||
|
schedule:
|
||||||
|
- cron: "0 18 * * *"
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: gitea-runner
|
runs-on: gitea-runner
|
||||||
|
|||||||
Reference in New Issue
Block a user