This commit is contained in:
Carlos Precioso
2025-11-10 13:30:03 +01:00
parent ef025c379f
commit 27b058a2ac

View File

@@ -137,6 +137,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout the repo
uses: actions/checkout@v4
- name: Get linked PR
id: get-linked-pr
uses: ./.github/actions/get-linked-pr