summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJoe Orton <jorton@apache.org>2023-03-02 09:56:50 +0000
committerJoe Orton <jorton@apache.org>2023-03-02 09:56:50 +0000
commit4e72887d7e9c7c35a9dd51b9e380b03a99809e7b (patch)
tree01fd5f82b4a1f888513580e559c840f041c628bb /.github
parenta6566feac05061a5e33970e3d8ee865fc71ba61a (diff)
downloadhttpd-4e72887d7e9c7c35a9dd51b9e380b03a99809e7b.tar.gz
Also run CI for PRs against 2.4.x. [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907960 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/linux.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml
index 7d0e34a3cd..b4e52486d5 100644
--- a/.github/workflows/linux.yml
+++ b/.github/workflows/linux.yml
@@ -9,7 +9,7 @@ on:
- CHANGES
- changes-entries/*
pull_request:
- branches: [ "trunk" ]
+ branches: [ "trunk", "2.4.x" ]
paths-ignore:
- 'docs/**'
- STATUS