You've already forked ansible-role-common
chore: Add cron schedule
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -5,6 +5,8 @@ on:
|
|||||||
- "**"
|
- "**"
|
||||||
tags:
|
tags:
|
||||||
- "!**"
|
- "!**"
|
||||||
|
schedule:
|
||||||
|
- cron: "21 * * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
|
|||||||
Reference in New Issue
Block a user