target correct conditional
This commit is contained in:
parent
c205d559f9
commit
8d33ce08b1
1 changed files with 2 additions and 2 deletions
2
.github/workflows/push-publish_docs.yml
vendored
2
.github/workflows/push-publish_docs.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
push:
|
||||
paths:
|
||||
- "docs/**"
|
||||
branch:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue