Refactor GitHub Actions workflows to standardize job names to 'iac-apply' and 'iac-validate'
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
||||
paths:
|
||||
- "terraform/scaleway-iac/**"
|
||||
jobs:
|
||||
opentofu-apply:
|
||||
iac-apply:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user