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

update .github/workflow/gradle.yml branch name

This commit is contained in:
2024-04-28 23:18:01 +04:00
parent b9c7c31c09
commit 25441a5122

View File

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