Skip to content

Commit 4e61042

Browse files
committed
fetch prs and checkout
Signed-off-by: habibayassin <[email protected]>
1 parent 6b9e12f commit 4e61042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions-update-rules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
submodules: recursive
1717
fetch-depth: 0
18-
- name: Git prep
18+
- name: Git prep step
1919
run: |
2020
git config --add remote.origin.fetch "+refs/pull/*/head:refs/remotes/origin/pr/*"
2121
git fetch

0 commit comments

Comments
 (0)