update .github/workflow/gradle.yml branch name

This commit is contained in:
mohammed jasem alaajel 2024-04-28 23:18:01 +04:00
parent b9c7c31c09
commit 25441a5122
Signed by: ham1255
GPG Key ID: EF343502046229F4
1 changed files with 2 additions and 2 deletions

View File

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