diff --git a/.github/workflows/l2geth_ci.yml b/.github/workflows/l2geth_ci.yml index 127aa2a7bc6c..3722ac70d950 100644 --- a/.github/workflows/l2geth_ci.yml +++ b/.github/workflows/l2geth_ci.yml @@ -1,16 +1,11 @@ on: push: - branches: + branches: # we keep this to avoid triggering `push` & `pull_request` every time we update a PR - main - staging - develop - alpha pull_request: - branches: - - main - - staging - - develop - - alpha name: CI jobs: build: