Skip to content

Commit f5141dc

Browse files
committed
Update copyright year on CI run with rebase
1 parent 2a78ff4 commit f5141dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
- name: Merge PR
5353
env:
5454
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
55-
run: gh pr merge --merge --delete-branch
55+
run: gh pr merge --rebase --delete-branch

0 commit comments

Comments
 (0)