Skip to content

Commit 0f8c4e1

Browse files
authored
Update tests.yml
1 parent 344254f commit 0f8c4e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on: # yamllint disable-line rule:truthy
1010
branches: [main]
1111
workflow_dispatch:
1212
schedule:
13-
- cron: '*/1 * * * *'
13+
- cron: '0 0 * * *'
1414

1515
jobs:
1616
ansible-lint:

0 commit comments

Comments
 (0)