Skip to content

Commit 48a1f05

Browse files
committed
fix: adjust pull request triggers in CI workflow for consistency
1 parent 0a67320 commit 48a1f05

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.pr.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: "CI Check for PullRequest"
22

33
on:
4-
pull_request_target:
5-
types: [opened, synchronize, reopened, edited]
64
pull_request:
5+
pull_request_target:
76

87
jobs:
98
pr-labeler:

0 commit comments

Comments
 (0)