Skip to content

Commit

Permalink
Merge upstream/main into sync-with-upstream with conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Feb 28, 2025
1 parent 05ca8f0 commit 076e058
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 076e058

Please sign in to comment.