[HI3516CV100] Enable run GitHub actions via crontab

pull/277/head
Igor Zalatov (from Citadel PC) 2022-07-23 23:21:08 +03:00
parent cea3725b4f
commit 1d91fd6453
3 changed files with 6 additions and 6 deletions

View File

@ -6,8 +6,8 @@ on:
- production
tags:
- "v*"
# schedule:
# - cron: "00 03 * * *"
schedule:
- cron: "00 03 * * *"
workflow_dispatch:
jobs:

View File

@ -6,8 +6,8 @@ on:
- production
tags:
- "v*"
# schedule:
# - cron: "00 03 * * *"
schedule:
- cron: "00 03 * * *"
workflow_dispatch:
jobs:

View File

@ -6,8 +6,8 @@ on:
- production
tags:
- "v*"
# schedule:
# - cron: "00 03 * * *"
schedule:
- cron: "00 03 * * *"
workflow_dispatch:
jobs: