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 076e058 commit ab3a25f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/on-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ jobs:
path: '${{ secrets.FORK_REPOSITORY_NAME }}'
- run: |
pwd
echo "Check: .."
ls -la ..
echo "Check: ."
ls -la
echo "Check: ${{ secrets.FORK_REPOSITORY_NAME }}"
ls -la ${{ secrets.FORK_REPOSITORY_NAME }}
env

0 comments on commit ab3a25f

Please sign in to comment.