Skip to content

Commit

Permalink
Merge pull request #2189 from habibayassin/pr-update-rules
Browse files Browse the repository at this point in the history
gha: update rules do not fetch submodules
  • Loading branch information
vvbandeira authored Jul 25, 2024
2 parents a65aa2f + ed18e5a commit d810a22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/github-actions-update-rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- name: Check out repository code recursively
uses: actions/checkout@v3
with:
submodules: recursive
fetch-depth: 0
- name: Git prep
run: |
Expand Down

0 comments on commit d810a22

Please sign in to comment.