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:
|
||||
- "!**"
|
||||
schedule:
|
||||
- cron: "21 * * * *"
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
Reference in New Issue
Block a user