Skip to content

Commit

Permalink
Updated CI for new branch
Browse files Browse the repository at this point in the history
  • Loading branch information
HerpDerpinstine committed Jan 31, 2022
1 parent 38bedab commit 5165b9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Build MelonLoader

on:
push:
branches: [alpha-development, master]
branches: [ master, alpha-development, v0.6.0-rewrite ]
pull_request:
branches: [ alpha-development, master ]
branches: [ master, alpha-development, v0.6.0-rewrite ]
workflow_dispatch:

jobs:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
| - |
| [master](https://nightly.link/LavaGang/MelonLoader/workflows/build/master) |
| [alpha-development](https://nightly.link/LavaGang/MelonLoader/workflows/build/alpha-development) |
| [v0.6.0-rewrite](https://nightly.link/LavaGang/MelonLoader/workflows/build/v0.6.0-rewrite) |

---

Expand Down

0 comments on commit 5165b9e

Please sign in to comment.