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

delete cron from action

This commit is contained in:
L3D 2021-09-27 00:35:59 +02:00
parent 5194da2604
commit 264f1998b3
Signed by: l3d
GPG key ID: CD08445BFF4313D1
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: