Skip to content

Commit a65aa2f

Browse files
authored
Merge pull request #2188 from habibayassin/pr-update-rules
gha: rm step
2 parents 4506dd0 + 9179870 commit a65aa2f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
steps:
13-
- name: Git prep
14-
run: |
15-
git config --add remote.origin.fetch "+refs/pull/*/head:refs/remotes/origin/pr/*"
16-
git fetch
1713
- name: Check out repository code recursively
1814
uses: actions/checkout@v3
1915
with:

0 commit comments

Comments
 (0)