Skip to content

Commit

Permalink
Merge pull request #70 from opencrvs/fix-fix
Browse files Browse the repository at this point in the history
Merge upstream/main into sync-with-upstream with conflicts
  • Loading branch information
adskyiproger authored Feb 28, 2025
2 parents 0789cc1 + 076e058 commit 4590ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
with:
fetch-depth: 0
repository: '${{ secrets.FORK_REPOSITORY_ORGANISATION }}/${{ secrets.FORK_REPOSITORY_NAME }}'
path: '../${{ secrets.FORK_REPOSITORY_NAME }}'
path: '${{ secrets.FORK_REPOSITORY_NAME }}'
- run: |
pwd
ls -la ..
Expand Down

0 comments on commit 4590ee0

Please sign in to comment.