mirror of
https://github.com/werf/actions.git
synced 2026-02-06 03:16:25 +03:00
Update test.yaml
This commit is contained in:
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
@@ -1,6 +1,10 @@
|
|||||||
name: Test
|
name: Test
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
schedule:
|
||||||
|
- cron: "0 8 * * *"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
channel:
|
channel:
|
||||||
|
|||||||
Reference in New Issue
Block a user