summaryrefslogtreecommitdiff
path: root/.github/workflows/integration.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/integration.yaml')
-rw-r--r--.github/workflows/integration.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml
index a73bb71..1d8a33a 100644
--- a/.github/workflows/integration.yaml
+++ b/.github/workflows/integration.yaml
@@ -8,9 +8,11 @@ on:
- '**/*.md'
branches:
- master
+ - '[0-9].[0-9]'
pull_request:
branches:
- master
+ - '[0-9].[0-9]'
jobs: