Merge pull request #10604 from id/ci-fix-build_packages_cron

fix: build_packages_cron.yaml workflow
This commit is contained in:
Ivan Dyachkov 2023-05-04 22:46:04 +02:00 committed by GitHub
commit a8f2ef30e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ on:
schedule:
- cron: '0 */6 * * *'
jobs:
prepare:
runs-on: aws-amd64
if: github.repository_owner == 'emqx'