Skip to content

Commit

Permalink
chore(ci): test upstream job skip
Browse files Browse the repository at this point in the history
  • Loading branch information
heitorlessa authored Jul 22, 2022
1 parent e81d6b3 commit 93f56e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable_export_pr_details.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ on:

jobs:
export_pr_details:
if: inputs.workflow_origin == 'heitorlessa/aws-lambda-powertools-python'
if: inputs.workflow_origin == 'awslabs/aws-lambda-powertools-python'
runs-on: ubuntu-latest
env:
FILENAME: pr.txt
Expand Down

0 comments on commit 93f56e9

Please sign in to comment.