mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
add Update copyright license
This commit is contained in:
parent
8a1a4972a5
commit
dd133a3962
2
.github/workflows/awesome_workflow.yml
vendored
2
.github/workflows/awesome_workflow.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user