From cc72f8317c70d8cffb6ebf65ee03679ed0378638 Mon Sep 17 00:00:00 2001 From: vincentsarago Date: Thu, 9 Jan 2025 22:03:57 +0100 Subject: [PATCH] create maint-0.19.x branch --- .github/workflows/benchmark.yml | 1 + .github/workflows/ci.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 11a365980..0fb5c732e 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -5,6 +5,7 @@ on: push: branches: - main + - maint-0.19.x tags: - '*' pull_request: diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 48865b943..8e2f6b3ff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,7 @@ on: push: branches: - main + - maint-0.19.x tags: - '*' paths: