Change workflow

This commit is contained in:
shedaniel
2024-10-06 05:08:58 +08:00
parent fe43bbddc9
commit 5056076e82
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -8,7 +8,7 @@ on:
- '**/src/**'
- '.github/**'
branches:
- "1.21"
- "1.21.2"
workflow_dispatch:
inputs:
norelease: