Skip to content

Commit

Permalink
¯\_(ツ)_/¯
Browse files Browse the repository at this point in the history
  • Loading branch information
pluma committed Apr 27, 2021
1 parent 37ad598 commit 66285ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ jobs:
- run: git fetch origin main
- run: git fetch origin stable
- run: git checkout stable
- run: git merge --ff main
- run: git merge --ff --allow-unrelated-histories main
- run: git push origin stable

0 comments on commit 66285ae

Please sign in to comment.