mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-07 22:02:56 +00:00
fix: change CI target repo to the origin one (#3011)
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
2
.github/workflows/doc-label.yml
vendored
2
.github/workflows/doc-label.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: "PR Doc Labeler"
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [opened, edited, synchronize, ready_for_review, auto_merge_enabled, labeled, unlabeled]
|
||||
|
||||
permissions:
|
||||
|
||||
2
.github/workflows/size-label.yml
vendored
2
.github/workflows/size-label.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: size-labeler
|
||||
|
||||
on: [pull_request]
|
||||
on: [pull_request_target]
|
||||
|
||||
jobs:
|
||||
labeler:
|
||||
|
||||
Reference in New Issue
Block a user