mirror of https://github.com/astral-sh/ruff
Set flake8-to-ruff release to workflow_dispatch
This commit is contained in:
parent
0cd8b75f06
commit
05867ef260
|
|
@ -1,9 +1,6 @@
|
|||
name: "[flake8-to-ruff] Release"
|
||||
|
||||
on:
|
||||
create:
|
||||
tags:
|
||||
- v*
|
||||
on: workflow_dispatch
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue