diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5f31191..1531352 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ on: tags: - "*" pull_request: - branches: [ main ] + branches: [ "**" ] schedule: # Daily at 04:52 - cron: '52 4 * * *'