limit to module folder only

This commit is contained in:
KOWX712
2024-11-30 20:24:40 +08:00
parent 04394ca65d
commit 60ae2e42f9

View File

@@ -4,6 +4,8 @@ on:
push: push:
branches: branches:
- main - main
paths:
- 'module/**'
jobs: jobs:
build: build: