1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_ntp.git synced 2024-08-16 12:59:49 +02:00

Merge pull request #2 from roles-ansible/actions

delete cron from action
This commit is contained in:
L3D 2021-09-27 00:36:28 +02:00 committed by GitHub
commit fd3a35c225
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View file

@ -7,8 +7,6 @@ on:
branches: '*' branches: '*'
pull_request: pull_request:
branches: '*' branches: '*'
schedule:
- cron: '42 6 * 3,6,9,12 *'
jobs: jobs:
build: build:

View file

@ -7,8 +7,6 @@ on:
branches: '*' branches: '*'
pull_request: pull_request:
branches: '*' branches: '*'
schedule:
- cron: '23 6 * 4,8,12 *'
jobs: jobs:
yamllint: yamllint: