restrict workflows trigger path

This commit is contained in:
sunxyw
2022-04-02 21:00:56 +08:00
parent f6806c88ab
commit d9499dc56b
2 changed files with 6 additions and 6 deletions

View File

@@ -3,6 +3,8 @@ on:
push:
branches:
- master
paths:
- 'docs/**'
jobs:
build: