Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-sanders committed Jun 11, 2024
1 parent c34d53f commit df063f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/protobuf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
echo '::info:: pushing update commit'
git add -u
git commit -m 'protobuf: updating generated files'
# TODO: "origin" is "upstream" when we raise a PR against "cylc/cylc-flow"
git push origin HEAD:${{ github.head_ref }}
exit 0
fi

0 comments on commit df063f1

Please sign in to comment.