Skip to content

Commit

Permalink
fix: bad workflow path
Browse files Browse the repository at this point in the history
  • Loading branch information
fabio-silva authored May 17, 2024
1 parent 2024887 commit 04ab9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-fe-gatekeeper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
with:
lfs: true
ref: ${{ github.event.pull_request.head.sha }}
- uses: ./dev-fe-e2e.yaml@v1
- uses: .github/workflows/dev-fe-e2e.yaml@v1
with:
BACKUP_LOCATION_BUCKET_NAME: ${{ secrets.BACKUP_LOCATION_BUCKET_NAME }}
BACKUP_LOCATION_ACCESS_KEY: ${{ secrets.BACKUP_LOCATION_ACCESS_KEY }}
Expand Down

0 comments on commit 04ab9a6

Please sign in to comment.