diff options
author | Joe Orton <jorton@apache.org> | 2023-03-31 07:21:37 +0000 |
---|---|---|
committer | Joe Orton <jorton@apache.org> | 2023-03-31 07:21:37 +0000 |
commit | 7aba2b6f6d0fb9f675ac0195ef56b315654f1c65 (patch) | |
tree | 931f165101dbf9a597ba50e2b98355289aef0fbd /.github | |
parent | 2eceb6a9fe6d90e5092861290c1a2e8beac123fd (diff) | |
download | httpd-7aba2b6f6d0fb9f675ac0195ef56b315654f1c65.tar.gz |
Try running CI for 2.* tags. [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908835 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/linux.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index ea82b505c3..9bc70bd938 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -8,6 +8,8 @@ on: - STATUS - CHANGES - changes-entries/* + tags: + - 2.* pull_request: branches: [ "trunk", "2.4.x" ] paths-ignore: |