Skip to content

Commit

Permalink
Merge branch '1.20-DEV' into 1.20_MMC
Browse files Browse the repository at this point in the history
  • Loading branch information
AV306 authored Sep 27, 2023
2 parents bb6fc85 + 058c35c commit 501da83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ name: Gradle CI

on:
pull_request:
branches: [ 1.20-MMC ]
branches: [ 1.20-DEV, 1.20_MMC ]

push:
branches: [ 1.20-MMC ]
branches: [ 1.20-DEV, 1.20_MMC ]

jobs:
build:
Expand Down

0 comments on commit 501da83

Please sign in to comment.