Revert change to re-run release on tag update (#4441)

This commit is contained in:
Charlie Marsh
2023-05-15 11:48:45 -04:00
committed by GitHub
parent 8ba9eb83af
commit 8f3f8d3e0b

View File

@@ -1,9 +1,9 @@
name: "[ruff] Release"
on:
push:
tags:
- v*
workflow_dispatch:
release:
types: [published]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}