mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
target correct conditional
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user