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