Skip to content

Commit

Permalink
Update repository files (#219)
Browse files Browse the repository at this point in the history
Co-authored-by: kdevbot[bot] <155479163+kdevbot[bot]@users.noreply.github.com>
  • Loading branch information
kdevbot[bot] authored Jun 4, 2024
1 parent 245117d commit 834d626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/protobuf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git diff --quiet && git diff --staged --quiet || (git add . ; git commit -m 'Update protobuf classes')
git push
git push

0 comments on commit 834d626

Please sign in to comment.