Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 97fbf4e

Browse filesBrowse files
cmarmojnothman
andauthored
[CI] Add trigging events to check-changelog workflow. (#19545)
Co-authored-by: Joel Nothman <joel.nothman@gmail.com>
1 parent 70af34c commit 97fbf4e
Copy full SHA for 97fbf4e

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.github/workflows/check-changelog.yml

Copy file name to clipboardExpand all lines: .github/workflows/check-changelog.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: Check Changelog
44
# To bypass this check, label the PR with "No Changelog Needed".
55
on:
66
pull_request:
7+
types: [opened, edited, labeled, unlabeled, synchronize]
78

89
jobs:
910
check:
@@ -51,4 +52,3 @@ jobs:
5152
echo "label the PR with 'No Changelog Needed' to bypass this check."
5253
exit 1
5354
fi
54-

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.