Skip to content

Commit

Permalink
Merge pull request #2188 from habibayassin/pr-update-rules
Browse files Browse the repository at this point in the history
gha: rm step
  • Loading branch information
vvbandeira authored Jul 25, 2024
2 parents 4506dd0 + 9179870 commit a65aa2f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/github-actions-update-rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ jobs:
strategy:
fail-fast: false
steps:
- name: Git prep
run: |
git config --add remote.origin.fetch "+refs/pull/*/head:refs/remotes/origin/pr/*"
git fetch
- name: Check out repository code recursively
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit a65aa2f

Please sign in to comment.