Skip to content

Commit af4a762

Browse files
authored
Merge pull request #314 from smuppand/license
CI: Switch workflow trigger from pull_request_target to pull_request
2 parents 3a3f834 + 0d41706 commit af4a762

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qcom-preflight-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Qualcomm Preflight Checks
22
on:
3-
pull_request_target:
3+
pull_request:
44
branches: [ "main" ]
55
push:
66
branches: [ "main" ]

0 commit comments

Comments
 (0)