* ci tweaks

* ci tweaks

* ci tweaks

* ci tweaks
This commit is contained in:
pngwn 2023-08-11 22:29:59 +01:00 committed by GitHub
parent 2b8846f395
commit 7334a4b182
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ concurrency:
jobs:
get-pr:
runs-on: ubuntu-latest
if: github.event.workflow_run.conclusion == 'success'
outputs:
found_pr: ${{ steps.pr_details.outputs.found_pr }}
pr_number: ${{ steps.pr_details.outputs.pr_number }}