Skip to content

Commit

Permalink
ci: add missing checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Jul 23, 2024
1 parent b44b380 commit 0aa514d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- name: Verify Pull Request Labels
uses: actions/github-script@v7
with:
Expand Down

0 comments on commit 0aa514d

Please sign in to comment.