mirror of
https://github.com/terraform-aws-modules/terraform-aws-eks.git
synced 2025-09-09 19:32:58 +08:00
chore: Check for changelog on pull_request_target only (#1391)
This commit is contained in:
committed by
GitHub
parent
1f22d24df6
commit
9571a19028
@@ -1,10 +1,5 @@
|
||||
name: CHANGELOG Checks
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- CHANGELOG.md
|
||||
branches-ignore:
|
||||
- releases/**
|
||||
pull_request_target:
|
||||
paths:
|
||||
- CHANGELOG.md
|
||||
|
||||
Reference in New Issue
Block a user