fix: build_packages_cron.yaml workflow

This commit is contained in:
Ivan Dyachkov 2023-05-04 22:37:55 +02:00
parent ee8aa4feae
commit 3cb69463b4
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'