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.
1 parent e81d6b3 commit 93f56e9Copy full SHA for 93f56e9
.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