PR actions scripts: fix workflow execution name

This commit is contained in:
Igor Pecovnik 2026-01-08 12:01:31 +01:00 committed by Igor
parent 288b14defa
commit f1c53ccac2

View File

@ -1,7 +1,7 @@
name: Label PR on approval
on:
workflow_run:
workflows: ["PR review listener"]
workflows: ["Listen PR review"]
types: [completed]
jobs: