chore(autotest): broker 5.0 new packages

This commit is contained in:
mengzhenyu 2021-11-16 10:30:17 +08:00
parent 96e4c35aa8
commit eb3a2e258b
1 changed files with 6 additions and 6 deletions

View File

@ -6,12 +6,12 @@ concurrency:
on:
push:
# schedule:
# - cron: '0 */6 * * *'
# release:
# types:
# - published
# workflow_dispatch:
schedule:
- cron: '0 */6 * * *'
release:
types:
- published
workflow_dispatch:
jobs:
prepare: