mirror of
https://github.com/werf/actions.git
synced 2026-02-05 10:56:23 +03:00
Compare commits
3 Commits
dependabot
...
v1.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
72a1f765ae | ||
|
|
cd8e56a2c0 | ||
|
|
43075e4ab8 |
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
@@ -1,6 +1,10 @@
|
||||
name: Test
|
||||
on:
|
||||
push:
|
||||
schedule:
|
||||
- cron: "0 8 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
channel:
|
||||
|
||||
Reference in New Issue
Block a user