diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 96e6826794abc..af74a924a11b3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,7 +3,7 @@ name: Build packages # This workflow runs when any of the following occur: # - Run manually on: - pull_request: + push: # Sequence of patterns matched against refs/heads branches: - 'ci/*'