Rename .github folder to .gitea #4

Merged
mdaleo404 merged 2 commits from rename_github_folder into main 2025-12-09 13:10:37 +00:00
Showing only changes of commit c2f52b8049 - Show all commits

View File

@@ -20,7 +20,7 @@ jobs:
run: pip install pre-commit
- name: Run pre-commit hooks
uses: pre-commit/action@v3.0.1
run: pre-commit run --all-files --color always
- name: Install pip-audit
run: pip install pip-audit