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