Set flake8-to-ruff release to workflow_dispatch

This commit is contained in:
Charlie Marsh 2022-10-31 16:25:09 -04:00
parent 0cd8b75f06
commit 05867ef260
1 changed files with 1 additions and 4 deletions

View File

@ -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 }}