Merge pull request #333 from cronyx/master

return t10 t20 to auto build
pull/334/head
cronyx 2022-08-11 23:54:28 +03:00 committed by GitHub
commit bf10820c44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

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

View File

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