From ec07834721eae887e6fcd7245522e1311fef5a4c Mon Sep 17 00:00:00 2001 From: Bartlomiej Plotka Date: Wed, 18 Oct 2023 09:51:31 +0100 Subject: [PATCH] Update presubmit.yml: Run it even against chained PRs --- .github/workflows/presubmit.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/presubmit.yml b/.github/workflows/presubmit.yml index 4a756fa771..8bd8141ffa 100644 --- a/.github/workflows/presubmit.yml +++ b/.github/workflows/presubmit.yml @@ -16,7 +16,6 @@ on: push: branches: [ main ] pull_request: - branches: [ main ] jobs: bin: