add Update copyright license

This commit is contained in:
Alexander Pantyukhin 2023-06-26 13:12:56 +04:00 committed by GitHub
parent 8a1a4972a5
commit dd133a3962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ jobs:
uses: TheAlgorithms/scripts/formatter@main
with:
filetypes: .c,.h
- name: Update copyright license
uses: TheAlgorithms/scripts/license_copyright@main
- name: Update DIRECTORY.md
run: |
wget https://raw.githubusercontent.com/TheAlgorithms/scripts/main/build_directory_md.py