Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
gh-actions: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
drjova committed Jul 25, 2024
1 parent 68cd819 commit d05cff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-main-backoffice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
ref: ${{ github.ref }}
test:
uses: ./.github/workflows//test-backoffice.yml
uses: ./.github/workflows/test-backoffice.yml
with:
ref: ${{ github.event.pull_request.head.sha }}
secrets: inherit

0 comments on commit d05cff6

Please sign in to comment.