mirror of
https://github.com/werf/actions.git
synced 2026-02-05 19:06:25 +03:00
Compare commits
3 Commits
dependabot
...
v1.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
72a1f765ae | ||
|
|
cd8e56a2c0 | ||
|
|
43075e4ab8 |
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