mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-08 06:12:55 +00:00
ci: add doc label support for pr too (#650)
This commit is contained in:
3
.github/workflows/doc-issue.yml
vendored
3
.github/workflows/doc-issue.yml
vendored
@@ -4,6 +4,9 @@ on:
|
||||
issues:
|
||||
types:
|
||||
- labeled
|
||||
pull_request:
|
||||
types:
|
||||
- labeled
|
||||
|
||||
jobs:
|
||||
doc_issue:
|
||||
|
||||
Reference in New Issue
Block a user