We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6fe51 commit 79c4fbdCopy full SHA for 79c4fbd
.github/workflows/on_opened_pr.yml
@@ -10,7 +10,6 @@ jobs:
10
get_pr_details:
11
if: ${{ github.event.workflow_run.conclusion == 'success' }}
12
uses: ./.github/workflows/reusable_export_pr_details.yml
13
- env:
14
with:
15
record_pr_workflow_id: ${{ github.event.workflow_run.id }}
16
workflow_origin: ${{ github.event.repository.full_name }}
0 commit comments