Skip to content

Commit

Permalink
Use whole .github folder
Browse files Browse the repository at this point in the history
  • Loading branch information
zharinov committed Jun 14, 2023
1 parent bdbf825 commit 1bec930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
with:
sparse-checkout: .github/workflows/build.yml
sparse-checkout: .github

- name: Call `build` workflow
if: github.event.label.name == 'ci:fulltest'
Expand Down

0 comments on commit 1bec930

Please sign in to comment.