mirror of
https://github.com/geerlingguy/ansible-role-kubernetes.git
synced 2025-08-10 13:49:41 +02:00
Run CI on all branches
This commit is contained in:
parent
d8dd17c34d
commit
8cd592b022
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -4,7 +4,7 @@ name: CI
|
|||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- '*'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 4 * * 3"
|
- cron: "0 4 * * 3"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user