summaryrefslogtreecommitdiff
path: root/.github/workflows/checks.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/checks.yaml')
-rw-r--r--.github/workflows/checks.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/workflows/checks.yaml b/.github/workflows/checks.yaml
index 4392e7a5c..d49a4711a 100644
--- a/.github/workflows/checks.yaml
+++ b/.github/workflows/checks.yaml
@@ -5,7 +5,10 @@ on:
branches:
- main
- "maintenance/**"
- pull_request: ~
+ pull_request:
+ branches:
+ - main
+ - "maintenance/**"
env:
CACHE_VERSION: 1