Make stage CI run on push to main #490

Open
Vylpes wants to merge 1 commit from feature/476-stage-ci-main into release/0.11.0
Owner
#476
Make stage CI run on push to main
All checks were successful
Test / build (push) Successful in 1m42s
3a7622f2ee
All checks were successful
Test / build (push) Successful in 1m42s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/476-stage-ci-main:feature/476-stage-ci-main
git switch feature/476-stage-ci-main

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch release/0.11.0
git merge --no-ff feature/476-stage-ci-main
git switch feature/476-stage-ci-main
git rebase release/0.11.0
git switch release/0.11.0
git merge --ff-only feature/476-stage-ci-main
git switch feature/476-stage-ci-main
git rebase release/0.11.0
git switch release/0.11.0
git merge --no-ff feature/476-stage-ci-main
git switch release/0.11.0
git merge --squash feature/476-stage-ci-main
git switch release/0.11.0
git merge --ff-only feature/476-stage-ci-main
git switch release/0.11.0
git merge feature/476-stage-ci-main
git push origin release/0.11.0
Sign in to join this conversation.
No description provided.