fix(backport): Run ir PR is closed and labeled (#9047)

This commit is contained in:
Pepe Fagoaga
2025-10-28 14:36:29 +01:00
committed by GitHub
parent 63169289b0
commit 42be77e82e
-2
View File
@@ -7,8 +7,6 @@ on:
types:
- 'labeled'
- 'closed'
paths:
- '.github/workflows/backport.yml'
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}