Skip to content

Commit

Permalink
Merge pull request #21 from AV306/1.20-DEV
Browse files Browse the repository at this point in the history
Update gradle_ci.yml
  • Loading branch information
AV306 authored Nov 28, 2023
2 parents a0db767 + 0c7ffbb commit b6168d0
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,7 +9,7 @@ name: Gradle CI

on:
pull_request:
branches: [ 1.20-DEV, 1.20_MMC ]
branches: [ 1.20-DEV, eventfields-split ]

push:
paths:
Expand All @@ -18,7 +18,7 @@ on:
- '**.gradle'
- '**.properties'

branches: [ 1.20-DEV, 1.20_MMC ]
branches: [ 1.20-DEV, eventfields-split ]

jobs:
build:
Expand Down

0 comments on commit b6168d0

Please sign in to comment.