This commit is contained in:
octopus_yan 2024-09-18 14:33:48 +08:00
parent 6445e62fa4
commit 0cb9fb1781

View File

@ -10,6 +10,15 @@ on:
- "src/**"
- "pom.xml"
- "!**/*.md"
pull_request:
branches:
- "dev"
paths:
- ".github/workflows/*.yml"
- "src/**"
- "pom.xml"
- "!**/*.md"
workflow_dispatch:
jobs:
meta: