Skip to content

Commit 621adc4

Browse files
committed
fix: repo name
1 parent 66e76c6 commit 621adc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/reusable_export_pr_details.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ on:
3636
jobs:
3737
export_pr_details:
3838
# see https://github.com/awslabs/aws-lambda-powertools-python/issues/1349
39-
if: inputs.workflow_origin == 'awslabs/aws-lambda-powertools-python'
39+
if: inputs.workflow_origin == 'awslabs/aws-lambda-powertools-typescript'
4040
runs-on: ubuntu-latest
4141
env:
4242
FILENAME: pr.txt

0 commit comments

Comments
 (0)