Skip to content

Commit

Permalink
named clone step
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Feb 20, 2024
1 parent 0c0facb commit b2473ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: CloneLabeler configuration
uses: actions/checkout@v4
with:
sparse-checkout: ${{ env.LABELER_CONFIG }}

Expand Down

0 comments on commit b2473ab

Please sign in to comment.