mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🔥 Removed extra step
This commit is contained in:
@@ -26,10 +26,7 @@ jobs:
|
|||||||
- name: Install pre-commit
|
- name: Install pre-commit
|
||||||
run: pip install pre-commit
|
run: pip install pre-commit
|
||||||
|
|
||||||
- name: Autoupdate template
|
- name: Updated Hooks
|
||||||
run: pre-commit autoupdate
|
|
||||||
|
|
||||||
- name: Autoupdate generated projects
|
|
||||||
run: pre-commit autoupdate
|
run: pre-commit autoupdate
|
||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
|
|||||||
Reference in New Issue
Block a user