diff --git a/.github/workflows/compile-all-combinations.yml b/.github/workflows/compile-all-combinations.yml index d0eac84d..cd13cb83 100644 --- a/.github/workflows/compile-all-combinations.yml +++ b/.github/workflows/compile-all-combinations.yml @@ -9,7 +9,7 @@ on: # The workflow is run upon creating, editing, # pre-releasing, releasing and publishing a release release: - types: [created, edited, prereleased, released, published] + types: [published] # This is the list of jobs that will be run concurrently. jobs: