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"
|
name: "[flake8-to-ruff] Release"
|
||||||
|
|
||||||
on:
|
on: workflow_dispatch
|
||||||
create:
|
|
||||||
tags:
|
|
||||||
- v*
|
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue