Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
oarbusi committed Mar 20, 2024
1 parent 4a83862 commit 4b0e49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-compatibility-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
supported_versions: ${{ steps.get-terraform-supported-versions.outputs.supported_versions }}

slack-notification:
needs: ["run-test-supported-versions"]
needs: ["get-supported-versions"]
runs-on: ubuntu-latest
steps:
- name: Send Notification
Expand Down

0 comments on commit 4b0e49e

Please sign in to comment.