We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6afd82 commit 3b7594cCopy full SHA for 3b7594c
.github/workflows/component-owners.yml
@@ -1,6 +1,7 @@
1
name: Component owners
2
on:
3
- pull_request_target:
+ workflow_dispatch:
4
+ # pull_request_target:
5
6
jobs:
7
run_self:
0 commit comments