Refactor workflow files to remove unnecessary triggers and paths
This commit is contained in:
@@ -8,8 +8,6 @@ on:
|
||||
- main
|
||||
paths:
|
||||
- "terraform/iac/**"
|
||||
- .github/workflows/terraform-iac-apply.yml
|
||||
|
||||
jobs:
|
||||
terraform-apply:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user