Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d1b9d6

Browse files
authored
Merge branch 'master' into nx-standalone-proj-config
2 parents 4f01501 + ced1c7e commit 4d1b9d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
if: github.ref != 'refs/heads/master'
6464
with:
6565
ref: ${{ github.event.pull_request.head.ref }}
66+
repository: ${{github.event.pull_request.head.repo.full_name}}
6667
fetch-depth: 0
6768

6869
- name: Derive appropriate SHAs for base and head for `nx affected` commands

0 commit comments

Comments
 (0)