Allow manual releases for pre-release testing
This commit is contained in:
1
.github/workflows/ruff.yaml
vendored
1
.github/workflows/ruff.yaml
vendored
@@ -1,6 +1,7 @@
|
||||
name: "[ruff] Release"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user