diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5c60114e85..002490c831 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -5,9 +5,10 @@ name: build on: push: - branches: [ staging, 742-automate-id-upstream-catchup ] + branches: [ staging ] pull_request: branches: [ staging ] + workflow_dispatch: permissions: contents: read