Skip to content

Commit d810a22

Browse files
authored
Merge pull request #2189 from habibayassin/pr-update-rules
gha: update rules do not fetch submodules
2 parents a65aa2f + ed18e5a commit d810a22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
- name: Check out repository code recursively
1414
uses: actions/checkout@v3
1515
with:
16-
submodules: recursive
1716
fetch-depth: 0
1817
- name: Git prep
1918
run: |

0 commit comments

Comments
 (0)