Skip to content

Commit

Permalink
chore: Check for changelog on pull_request_target only (terraform-a…
Browse files Browse the repository at this point in the history
  • Loading branch information
barryib authored May 25, 2021
1 parent 1f22d24 commit 9571a19
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/changelog-check.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
name: CHANGELOG Checks
on:
pull_request:
paths:
- CHANGELOG.md
branches-ignore:
- releases/**
pull_request_target:
paths:
- CHANGELOG.md
Expand Down

0 comments on commit 9571a19

Please sign in to comment.