Skip to content

Commit

Permalink
workflows: add 24 hour periodic merges for 22.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mweinelt committed Nov 20, 2022
1 parent 711afef commit 18c8904
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/periodic-merge-24h.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 18c8904

Please sign in to comment.