New 1.19.2 branch

This commit is contained in:
shedaniel
2022-08-06 10:06:29 +08:00
parent 1c98573c5f
commit 0f0ea8c8ea
2 changed files with 2 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ on:
- '**/src/**' - '**/src/**'
branches: branches:
- "1.19" - "1.19"
- "1.19.2"
types: [ opened, synchronize, reopened ] types: [ opened, synchronize, reopened ]
jobs: jobs:
validate-gradle: validate-gradle:

View File

@@ -8,6 +8,7 @@ on:
- '**/src/**' - '**/src/**'
branches: branches:
- "1.19" - "1.19"
- "1.19.2"
workflow_dispatch: workflow_dispatch:
inputs: inputs:
norelease: norelease: