Skip to content

Commit

Permalink
added workflow rule to load changelog.md changes
Browse files Browse the repository at this point in the history
  • Loading branch information
srinivasreddych committed Nov 6, 2023
1 parent 1a686d9 commit 0c39ceb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gh-sync-cc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,10 @@ jobs:
echo "Copying Root Directory changes..."
cp README.md scene-intelligence-with-rosbag-on-aws/
cp CHANGELOG.md scene-intelligence-with-rosbag-on-aws/
cp .viperlightignore scene-intelligence-with-rosbag-on-aws/
cp .bandit scene-intelligence-with-rosbag-on-aws/
cd scene-intelligence-with-rosbag-on-aws/
git config --global user.email "${{github.actor}}@users.noreply.github.com"
Expand Down

0 comments on commit 0c39ceb

Please sign in to comment.