2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-04-08 16:10:26 +00:00

include new branches name in github file

This commit is contained in:
2024-09-26 16:08:43 +04:00
committed by GitHub
parent ea54a0bc49
commit 079606c9da

View File

@@ -5,9 +5,9 @@ name: RedisBungee Build
on:
push:
branches: [ main ]
branches: [ stable, develop ]
pull_request:
branches: [ main ]
branches: [ stable, develop ]
jobs:
build: