mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-19 15:21:18 +02: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
|
name: CHANGELOG Checks
|
||||||
on:
|
on:
|
||||||
pull_request:
|
|
||||||
paths:
|
|
||||||
- CHANGELOG.md
|
|
||||||
branches-ignore:
|
|
||||||
- releases/**
|
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
paths:
|
paths:
|
||||||
- CHANGELOG.md
|
- CHANGELOG.md
|
||||||
|
|||||||
Reference in New Issue
Block a user