Add paths to push event
This commit is contained in:
2
.github/workflows/guide.yml
vendored
2
.github/workflows/guide.yml
vendored
@@ -1,6 +1,8 @@
|
|||||||
name: ci-guide
|
name: ci-guide
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
paths:
|
||||||
|
- docs/**
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- main
|
- main
|
||||||
|
Reference in New Issue
Block a user