the trigger "edited" removed from the workflow.

This commit is contained in:
mic 2026-04-06 00:15:32 +02:00
parent 742034ce82
commit b17d094d0c

View file

@ -2,7 +2,7 @@ name: pre-release comment issues
on:
release:
types: [published, edited]
types: [published]
concurrency:
group: ${{ github.workflow }}