about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2022-11-21 00:08:44 +0100
committerMartin Weinelt <hexa@darmstadt.ccc.de>2022-11-21 00:08:44 +0100
commit18c8904c11e3e393ef3c1dafdde853c8043f82db (patch)
tree69c95a785273b5222fb7fffe6fa0bc0913c0141c /.github
parent711afefbd17b5cbe4cb64334d14221eae99facad (diff)
workflows: add 24 hour periodic merges for 22.11
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/periodic-merge-24h.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/periodic-merge-24h.yml b/.github/workflows/periodic-merge-24h.yml
index e8ec134960256..44892f926eb74 100644
--- a/.github/workflows/periodic-merge-24h.yml
+++ b/.github/workflows/periodic-merge-24h.yml
@@ -34,6 +34,10 @@ jobs:
         pairs:
           - from: master
             into: haskell-updates
+          - from: release-22.11
+            into: staging-next-22.11
+          - from: staging-next-22.11
+            into: staging-22.11
           - from: release-22.05
             into: staging-next-22.05
           - from: staging-next-22.05