We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 038b88d + 93f56e9 commit c18e6a7Copy full SHA for c18e6a7
.github/workflows/reusable_export_pr_details.yml
@@ -37,7 +37,7 @@ on:
37
38
jobs:
39
export_pr_details:
40
- if: inputs.workflow_origin == 'heitorlessa/aws-lambda-powertools-python'
+ if: inputs.workflow_origin == 'awslabs/aws-lambda-powertools-python'
41
runs-on: ubuntu-latest
42
env:
43
FILENAME: pr.txt
0 commit comments