Skip to content

Commit d95b5bf

Browse files
Fix nit on comment alignment
1 parent 740e70c commit d95b5bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sigbuild-docker-presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
password: ${{ secrets.GCP_CREDS }}
5959
-
6060
name: Login to AR
61-
# Once this is verified, change the label's name. For now, we will piggyback on gcr.io actions.
61+
# Once this is verified, change the label's name. For now, we will piggyback on gcr.io actions.
6262
if: contains(github.event.pull_request.labels.*.name, 'build and push to gcr.io for staging')
6363
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3.2.0
6464
with:

0 commit comments

Comments
 (0)