Skip to content

Commit

Permalink
Update release-terraform.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva authored Apr 3, 2024
1 parent 873977d commit 86e9ba5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:

jobs:
validate-terraform:
if: github.event.ref == 'refs/heads/main'
name: Valdiate
uses: stuttgart-things/stuttgart-things/.github/workflows/validate-terraform.yaml@main
with:
Expand All @@ -23,7 +22,6 @@ jobs:
continue-error: false

release-terraform:
if: github.event.ref == 'refs/heads/main'
name: Release
needs: validate-terraform
uses: stuttgart-things/stuttgart-things/.github/workflows/release-terraform.yaml@main
Expand Down

0 comments on commit 86e9ba5

Please sign in to comment.