mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-11 21:11:32 +01:00
chore: Check for changelog on pull_request_target only (#1391)
This commit is contained in:
committed by
GitHub
parent
1f22d24df6
commit
9571a19028
5
.github/workflows/changelog-check.yaml
vendored
5
.github/workflows/changelog-check.yaml
vendored
@@ -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