Refactor workflow files to remove unnecessary triggers and paths
This commit is contained in:
@@ -10,12 +10,6 @@ on:
|
||||
- opened
|
||||
- synchronize
|
||||
- reopened
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- .github/workflows/terraform-microk8s-validate.yml
|
||||
|
||||
jobs:
|
||||
terraform-validate:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user