Skip to content

Commit

Permalink
Update kitchen.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcurtis authored Jan 19, 2024
1 parent 168f089 commit fe75bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
kitchen_terraform:
name: "Tests"
uses: osinfra-io/github-terraform-gcp-called-workflows/.github/workflows/kitchen-terraform.yml@v0.1.8
if: github.actor != 'dependabot[bot]'
if: github.actor != 'dependabot[bot]' && github.actor != 'osinfra-sa'

with:
service_account: "plt-lz-testing-github@ptl-lz-terraform-tf91-sb.iam.gserviceaccount.com"
Expand Down

0 comments on commit fe75bee

Please sign in to comment.