8000 Update license.yml · TheAlgorithms/scripts@fe0a1c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit fe0a1c6

Browse files
authored
Update license.yml
1 parent 619ac06 commit fe0a1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

license_copyright/license.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ runs:
2828
git checkout -b license-update-${{ github.sha }}
2929
git commit -m "docs: updating copyright license year"
3030
git push origin license-update-${{ github.sha }}:license-update-${{ github.sha }}
31-
- name: Creating and merging the PR
31+
- name: Creating a PR
3232
shell: bash
3333
run: |
3434
if [[ $(git log --branches --not --remotes) ]]; then

0 commit comments

Comments
 (0)
0