Skip to content

Commit e4717d1

Browse files
updated trunk check mode
1 parent 3196faf commit e4717d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Trunk Check
2424
uses: trunk-io/trunk-action@75699af9e26881e564e9d832ef7dc3af25ec031b # v1.2.4
2525
with:
26-
check-mode: diff
26+
check-mode: pull_request
2727
pr-check-hadcoded-secrets:
2828
name: "Check PR for hardcoded secrets"
2929
uses: mParticle/mparticle-workflows/.github/workflows/security-hardcoded-secrets.yml@main

0 commit comments

Comments
 (0)