Skip to content

Commit d034441

Browse files
authored
chore: updated year
1 parent 431bf5f commit d034441

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/auto-merge-doc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 Google LLC
1+
# Copyright 2024 Google LLC
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -30,4 +30,4 @@ jobs:
3030
- name: Approve PR
3131
run: gh pr review --approve "$PR_URL"
3232
- name: Merge PR
33-
run: gh pr merge --auto --squash --delete-branch "$PR_URL"
33+
run: gh pr merge --auto --squash --delete-branch "$PR_URL"

0 commit comments

Comments
 (0)