Skip to content

Commit b193f98

Browse files
update Pull request jobs
1 parent 64867e2 commit b193f98

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ permissions:
1212
checks: write
1313
id-token: write
1414

15+
jobs:
1516
# Code quality checks
1617
trunk-check:
1718
name: Trunk code check
@@ -23,8 +24,6 @@ permissions:
2324
uses: trunk-io/trunk-action@75699af9e26881e564e9d832ef7dc3af25ec031b # v1.2.4
2425
with:
2526
check-mode: all
26-
27-
jobs:
2827
pr-check-hadcoded-secrets:
2928
name: "Check PR for hardcoded secrets"
3029
uses: mParticle/mparticle-workflows/.github/workflows/security-hardcoded-secrets.yml@main

0 commit comments

Comments
 (0)