mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 15:44:22 -05:00
Set flake8-to-ruff release to workflow_dispatch
This commit is contained in:
5
.github/workflows/flake8-to-ruff.yaml
vendored
5
.github/workflows/flake8-to-ruff.yaml
vendored
@@ -1,9 +1,6 @@
|
||||
name: "[flake8-to-ruff] Release"
|
||||
|
||||
on:
|
||||
create:
|
||||
tags:
|
||||
- v*
|
||||
on: workflow_dispatch
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user