mirror of
https://github.com/astral-sh/ruff-action.git
synced 2026-05-17 06:40:14 +02:00
Update pre-commit hooks & run formatting
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
||||
paths:
|
||||
- '.github/workflows/**'
|
||||
pull_request:
|
||||
paths:
|
||||
paths:
|
||||
- '.github/workflows/**'
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -23,4 +23,4 @@ jobs:
|
||||
close-pr-message: "This pull request has been closed due to lack of activity."
|
||||
days-before-pr-stale: ${{ env.PR_STALE_DAYS }}
|
||||
days-before-pr-close: ${{ env.PR_CLOSE_DAYS }}
|
||||
delete-branch: true
|
||||
delete-branch: true
|
||||
|
||||
Reference in New Issue
Block a user