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
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- docs/**
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
Reference in New Issue
Block a user