Skip to content

Commit 4ffdf39

Browse files
authored
Update update-master-from-upstream.yml
1 parent 012f966 commit 4ffdf39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/update-master-from-upstream.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v2
1111
with:
12-
repository: travisez13/master-upstream
12+
repository: travisez13/powershell
13+
ref: master-upstream
1314
- name: fetch origin
1415
run: |
1516
git fetch origin

0 commit comments

Comments
 (0)