mirror of
https://github.com/astral-sh/ruff.git
synced 2025-12-23 09:19:58 +00:00
Set flake8-to-ruff release to workflow_dispatch
This commit is contained in:
parent
0cd8b75f06
commit
05867ef260
1 changed files with 1 additions and 4 deletions
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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue