Refactor GitHub Actions workflows to standardize job names to 'iac-apply' and 'iac-validate'
This commit is contained in:
@@ -11,7 +11,7 @@ on:
|
||||
- synchronize
|
||||
- reopened
|
||||
jobs:
|
||||
terraform-validate:
|
||||
iac-validate:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user