mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
👷 Removed pre-commit update checker
This commit is contained in:
@@ -1,18 +0,0 @@
|
|||||||
name: Pre-commit update Checker
|
|
||||||
|
|
||||||
on:
|
|
||||||
schedule:
|
|
||||||
- cron: "15 2 * * *"
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
auto-update:
|
|
||||||
uses: nikhilbadyal/ghactions/.github/workflows/python-precommit-updater.yml@main
|
|
||||||
if: github.repository == 'nikhilbadyal/docker-py-revanced'
|
|
||||||
secrets:
|
|
||||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
with:
|
|
||||||
PYTHON_VERSION: '3.11.5'
|
|
||||||
Reference in New Issue
Block a user