Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guyrenny authored Oct 2, 2023
1 parent 8da2f54 commit 261a93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
terraform validate
fi
- if: ${{ github.repository_owner == 'guyrenny'}}
- if: ${{ github.repository_owner == 'coralogix'}}
name: Terraform plan
run: |
if [[ ${{ matrix.package }} != "locals_variables" ]];then
Expand Down

0 comments on commit 261a93d

Please sign in to comment.