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