diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b3000095..6aaa128c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -5,6 +5,9 @@ on: pull_request: schedule: - cron: '0 0 * * 0' # weekly + release: + types: + - published jobs: build: