delete cron entry

pull/12/head
L3D 2 years ago
parent f4a160d50c
commit 1f2c51ccef
Signed by: l3d
GPG Key ID: CD08445BFF4313D1

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

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

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

1
.gitignore vendored

@ -0,0 +1 @@
.cache/
Loading…
Cancel
Save