mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-23 04:15:49 +01:00
Add unstable and unstable-quests to the build.yml action & Add a Spotless format action
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -7,6 +7,8 @@ on:
|
||||
branches:
|
||||
- "stable"
|
||||
- "development"
|
||||
- "unstable"
|
||||
- "unstable-quests"
|
||||
pull_request:
|
||||
paths:
|
||||
- "**.java"
|
||||
|
||||
Reference in New Issue
Block a user