Deduplicate PR workflow triggers on feature branch pushes
This commit is contained in:
@@ -7,6 +7,7 @@ on:
|
||||
- ".github/*.yml"
|
||||
- ".github/*.yaml"
|
||||
push:
|
||||
branches: [dev, main]
|
||||
paths:
|
||||
- ".github/workflows/**"
|
||||
- ".github/*.yml"
|
||||
|
||||
Reference in New Issue
Block a user