Skip to content

Commit 59adce3

Browse files
committed
fix: indentation
1 parent 31b5ad3 commit 59adce3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/multi-approvers.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ jobs:
3434
if: github.event_name == 'pull_request_review' && (github.event.review.state == 'approved' || github.event.action == 'dismissed')
3535
runs-on: 'ubuntu-latest'
3636
steps:
37-
- name: 'Authenticate to Google Cloud'
38-
id: 'minty-auth'
37+
- name: 'Authenticate to Google Cloud'
3938
uses: 'google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f' # ratchet:google-github-actions/auth@v2
4039
with:
4140
create_credentials_file: false

0 commit comments

Comments
 (0)