Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
amandarichardsonn committed Apr 26, 2024
1 parent b87d0d4 commit 671adf9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 53 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
- name: Changelog Enforcer
uses: dangoslen/[email protected]
with:
changeLogPath: './doc/changelog.rst'
missingUpdateErrorMessage: 'changelog.rst has not been updated'
changeLogPath: './doc/changelog.md'
missingUpdateErrorMessage: 'changelog.md has not been updated'
2 changes: 2 additions & 0 deletions doc/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Description

- Automate the creation of release notes
([SmartDashboard-PR54](https://github.com/CrayLabs/SmartDashboard/pull/54))
- Auto-post release PR to develop from master
([SmartDashboard-PR53](https://github.com/CrayLabs/SmartDashboard/pull/53))
- Decrease the pinned version of Pydantic
([SmartDashboard-PR51](https://github.com/CrayLabs/SmartDashboard/pull/51))
- Bump version to 0.0.4, exclude streamlit version 1.31.X
Expand Down
51 changes: 0 additions & 51 deletions doc/changelog.rst

This file was deleted.

0 comments on commit 671adf9

Please sign in to comment.