Update workflow files for 1.19

This commit is contained in:
shedaniel
2022-03-19 20:57:21 +08:00
parent 36a5aea8aa
commit dc2e644ed2
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ on:
- '**.properties'
- '**/src/**'
branches:
- "1.18.2"
- "1.19"
types: [ opened, synchronize, reopened ]
jobs:
validate-gradle:

View File

@@ -7,7 +7,7 @@ on:
- '**.properties'
- '**/src/**'
branches:
- "1.18.2"
- "1.19"
workflow_dispatch:
inputs:
norelease: