diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index e9a5e4b..4986470 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -5,9 +5,9 @@ name: RedisBungee Build on: push: - branches: [ develop ] + branches: [ main ] pull_request: - branches: [ develop ] + branches: [ main ] jobs: build: