File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
packages/google-cloud-binary-authorization Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
docker :
2
2
image : gcr.io/repo-automation-bots/owlbot-python:latest
3
- digest : sha256:1456ea2b3b523ccff5e13030acef56d1de28f21249c62aa0f196265880338fa7
3
+ digest : sha256:0ffe3bdd6c7159692df5f7744da74e5ef19966288a6bf76023e8e04e0c424d7d
Original file line number Diff line number Diff line change @@ -113,9 +113,9 @@ Coding Style
113
113
export GOOGLE_CLOUD_TESTING_BRANCH="main"
114
114
115
115
By doing this, you are specifying the location of the most up-to-date
116
- version of ``python-binary-authorization ``. The the suggested remote name `` upstream ``
117
- should point to the official ``googleapis `` checkout and the
118
- the branch should be the main branch on that remote (``main ``).
116
+ version of ``python-binary-authorization ``. The
117
+ remote name `` upstream `` should point to the official ``googleapis ``
118
+ checkout and the branch should be the default branch on that remote (``main ``).
119
119
120
120
- This repository contains configuration for the
121
121
`pre-commit <https://pre-commit.com/ >`__ tool, which automates checking
You can’t perform that action at this time.
0 commit comments