Skip to content

Commit

Permalink
Reduce unnecessary duplication of changelog verifier GHA runs (#900) (#…
Browse files Browse the repository at this point in the history
…901)

Signed-off-by: Daniel Widdis <[email protected]>
(cherry picked from commit f58d989)

Co-authored-by: Daniel Widdis <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and dbwiddis authored Sep 12, 2024
1 parent df17bff commit 088cd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog_verifier.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Changelog Verifier"
on:
pull_request:
types: [opened, edited, review_requested, synchronize, reopened, ready_for_review, labeled, unlabeled]
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]

jobs:
# Enforces the update of a changelog file on every pull request
Expand Down

0 comments on commit 088cd5d

Please sign in to comment.