chore(autotest): broker 5.0 new packages
This commit is contained in:
parent
96e4c35aa8
commit
eb3a2e258b
|
@ -6,12 +6,12 @@ concurrency:
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
# schedule:
|
schedule:
|
||||||
# - cron: '0 */6 * * *'
|
- cron: '0 */6 * * *'
|
||||||
# release:
|
release:
|
||||||
# types:
|
types:
|
||||||
# - published
|
- published
|
||||||
# workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
prepare:
|
prepare:
|
||||||
|
|
Loading…
Reference in New Issue