feat(ci): use pr-lint action instead of reviewdog (#136)

This commit is contained in:
2025-06-30 03:21:47 +03:00
committed by GitHub
parent 15aff17f03
commit 1531647e01
8 changed files with 59 additions and 54 deletions

View File

@@ -1,5 +1,5 @@
---
# yaml-language-server: https://json.schemastore.org/github-workflow.json
# $schema: "https://json.schemastore.org/github-workflow.json"
name: Pre-commit autoupdate
on:
@@ -16,7 +16,7 @@ permissions: read-all
jobs:
auto-update:
runs-on: ubuntu-latest
runs-on: self-hosted
permissions:
contents: write