Skip to content

Commit dbd1654

Browse files
committed
change path name to contain reference repo and project
1 parent cb98a8e commit dbd1654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
needs: test
2626
steps:
2727
- name: validation lambda
28-
uses: ./.github/workflows/build_and_deploy_images.yml
28+
uses: heaven00/fraud-detection-aws/.github/workflows/build_and_deploy_images.yml@main
2929
with:
3030
aws-region: ca-central-1
3131
ecr-repo-name: fraud-detection/validation-lambda

0 commit comments

Comments
 (0)