From ec49d0d0b4daaf379ce1825b37da552d6a469cea Mon Sep 17 00:00:00 2001 From: Erick Friis Date: Tue, 10 Sep 2024 19:21:53 -0700 Subject: [PATCH] infra: codespell on all pr branches (#26299) --- .github/workflows/codespell.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 3778a8630d5..24c749a7089 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -5,7 +5,6 @@ on: push: branches: [master, v0.1] pull_request: - branches: [master, v0.1] permissions: contents: read