Skip to content

Commit

Permalink
Update pr_auto_merge.yml to checkout sparse
Browse files Browse the repository at this point in the history
  • Loading branch information
NadeemYaseen authored Oct 14, 2024
1 parent 86326f0 commit 8509439
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr_auto_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
pull-requests: write
steps:
- uses: actions/checkout@v4
with:
sparse-checkout: '.github'

- name: Try auto approve
if: github.actor == 'NadeemYaseen' || github.actor == 'zhergarvi' || github.actor == 'abdulhameed-akram'
Expand Down

0 comments on commit 8509439

Please sign in to comment.