Skip to content

Commit 9e1e274

Browse files
authored
Update mr.yml
1 parent c77408a commit 9e1e274

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/mr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ name: MR_CHECK
44

55
# Controls when the workflow will run
66
on:
7-
pull_request:
8-
branches: [ master ]
7+
pull_request_target:
8+
types: [labeled]
99

1010
# Allows you to run this workflow manually from the Actions tab
1111
workflow_dispatch:

0 commit comments

Comments
 (0)