Skip to content

Commit d7f60ac

Browse files
Repo File Sync: synced file(s) with microsoft/mu_devops
Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
1 parent 29ea307 commit d7f60ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/label-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
types:
2222
- edited
2323
- opened
24-
pull_request_target:
24+
pull_request:
2525
types:
2626
- edited
2727
- opened

.github/workflows/pull-request-formatting-validator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
name: Validate Pull Request Formatting
1414

1515
on:
16-
pull_request_target:
16+
pull_request:
1717
types:
1818
- edited
1919
- opened

0 commit comments

Comments
 (0)