Skip to content

Commit

Permalink
push to branch
Browse files Browse the repository at this point in the history
push to branch
  • Loading branch information
amishas157 committed Nov 4, 2024
1 parent 67d1d62 commit 4ab9c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_source_data_schema_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
git add changelog/source_data.md
if git commit -m "Update changelog for Source data"; then
echo "Changes committed."
git push
git push origin ${github.head_ref}
fi

0 comments on commit 4ab9c51

Please sign in to comment.