1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_ranger.git synced 2024-08-16 14:19:48 +02:00

delete cron entry

This commit is contained in:
L3D 2021-09-28 01:51:12 +02:00
parent f4a160d50c
commit 1f2c51ccef
Signed by: l3d
GPG key ID: CD08445BFF4313D1
4 changed files with 1 additions and 6 deletions

View file

@ -7,8 +7,6 @@ on:
branches: '*' branches: '*'
pull_request: pull_request:
branches: '*' branches: '*'
schedule:
- cron: '23 6 * */1 *'
jobs: jobs:
build: build:

View file

@ -7,8 +7,6 @@ on:
branches: '*' branches: '*'
pull_request: pull_request:
branches: '*' branches: '*'
schedule:
- cron: '42 6 * */1 *'
jobs: jobs:
build: build:

View file

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

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.cache/