Merge pull request #10604 from id/ci-fix-build_packages_cron
fix: build_packages_cron.yaml workflow
This commit is contained in:
commit
a8f2ef30e6
|
@ -8,6 +8,7 @@ on:
|
|||
schedule:
|
||||
- cron: '0 */6 * * *'
|
||||
|
||||
jobs:
|
||||
prepare:
|
||||
runs-on: aws-amd64
|
||||
if: github.repository_owner == 'emqx'
|
||||
|
|
Loading…
Reference in New Issue