mirror of https://github.com/astral-sh/ruff
Run release job on release: published event (#1156)
This commit is contained in:
parent
3bacdafd1c
commit
db815a565f
|
|
@ -1,9 +1,8 @@
|
|||
name: "[ruff] Release"
|
||||
|
||||
on:
|
||||
create:
|
||||
tags:
|
||||
- v*
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue