Skip to content

Commit 3b7594c

Browse files
authored
[CI] Component-owners workflow: remove PR trigger (#4897)
1 parent d6afd82 commit 3b7594c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/component-owners.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Component owners
22
on:
3-
pull_request_target:
3+
workflow_dispatch:
4+
# pull_request_target:
45

56
jobs:
67
run_self:

0 commit comments

Comments
 (0)