diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e42a1ed..5c54f9c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: schedule: - cron: '01 0 * * *' # NIGHTLY @ 00:01 workflow_dispatch: - pull_request_target: + pull_request: push: branches: - main