mirror of
https://github.com/astral-sh/ruff
synced 2026-01-11 00:24:13 -05:00
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