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