Skip to content

Commit

Permalink
Try providing penetration_test: true
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Jul 17, 2024
1 parent b9b2001 commit a3afeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
overwrite: ${{ matrix.overwrite }}
parameters: -p ZONE=${{ github.event.number }} -p NAME=${{ github.event.repository.name }}
${{ matrix.parameters }}
penetration_test: ${{ matrix.penetration_test }}
penetration_test: true
post_rollout: ${{ matrix.post_rollout }}
verification_path: ${{ matrix.verification_path }}
- id: trigger
Expand Down

0 comments on commit a3afeb8

Please sign in to comment.