Skip to content

Commit

Permalink
Don't mirror changes to 18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
luk1337 committed Dec 4, 2023
1 parent 07f0ec3 commit 6e7254b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/mirror-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ jobs:
- name: mirror branches
run: |
git fetch origin main
git push origin -f refs/remotes/origin/main:refs/heads/lineage-18.1
git push origin -f refs/remotes/origin/main:refs/heads/lineage-19.1
git push origin -f refs/remotes/origin/main:refs/heads/lineage-20.0

0 comments on commit 6e7254b

Please sign in to comment.