Skip to content

Commit

Permalink
chore(github): sparse checkout sync
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed May 17, 2024
1 parent 16353b2 commit aff48d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/label-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- name: Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
with:
sparse-checkout: .github/labels.yaml
token: "${{ steps.app-token.outputs.token }}"

- name: Sync Labels
Expand Down

0 comments on commit aff48d2

Please sign in to comment.