remove cron actions
This commit is contained in:
6
.github/workflows/cron.yaml
vendored
6
.github/workflows/cron.yaml
vendored
@@ -1,8 +1,8 @@
|
|||||||
name: Cron actions
|
name: Cron actions
|
||||||
|
|
||||||
on:
|
#on:
|
||||||
schedule:
|
#schedule:
|
||||||
- cron: '0 0 * * *'
|
#- cron: '0 0 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
validate:
|
validate:
|
||||||
|
|||||||
Reference in New Issue
Block a user