Skip to content

Commit

Permalink
CI - Added checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Megane Millan committed Jul 23, 2024
1 parent 502d1b2 commit b1e209d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check_label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout
uses: actions/checkout@v4

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

0 comments on commit b1e209d

Please sign in to comment.