Skip to content

Commit b3d0c9c

Browse files
committed
ready for PR
1 parent 16d0a81 commit b3d0c9c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

riscv-rt/.github/workflows/changelog.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Check CHANGELOG.md
22

33
on:
44
push:
5-
branches: [ master, check-changelog ]
5+
branches: [ master ]
66
pull_request:
7-
merge_group:
7+
branches: [ master ]
88

99
jobs:
1010
check_changelog:

riscv-rt/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Added
1111

12+
- New GitHub worklow for checking modifications on CHANGELOG.md
1213
- New GitHub workflow for checking clippy lints in PRs
1314

1415
### Changed

0 commit comments

Comments
 (0)