Skip to content

Commit 68d51a7

Browse files
authored
Update license.yml (#1166)
1 parent 3d375ef commit 68d51a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/license.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
git config user.email [email protected]
2121
git add pr-checker/linters/config/java.header
2222
git commit -m "Update license year"
23-
git push origin pr-checker:license-update #change pr-checker to qa
23+
git push origin qa:license-update
2424
- name: Create pull request
2525
uses: actions/github-script@v3
2626
with:

0 commit comments

Comments
 (0)