Fix workflow

This commit is contained in:
AlphaKR93
2024-01-10 18:17:15 +09:00
parent 1b3cb0dc53
commit e9b2902304
3 changed files with 2 additions and 472 deletions

View File

@@ -4,7 +4,7 @@ on:
push:
branches: [ "ver/*", "dev/*", "feat/**/*" ]
paths:
- "*gradle*"
- "**gradle**"
workflow_dispatch:
jobs:

View File

@@ -4,7 +4,7 @@ on:
push:
branches: [ "ver/*", "dev/*", "feat/**/*" ]
paths:
- "patches"
- "**.patch"
workflow_dispatch:
env: