mirror of
https://github.com/GeyserMC/MCProtocolLib.git
synced 2025-05-17 08:00:27 -04:00
Let's *actually* run on feature branches
This commit is contained in:
parent
120d7276a6
commit
e7fb86682b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
@ -4,6 +4,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
- 'feature/**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue