Skip to content

Commit

Permalink
💚 add checkout action
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Doellinger <[email protected]>
  • Loading branch information
realJohnDoe committed Apr 4, 2024
1 parent a2cc74f commit 17068da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/label-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
runs-on: ubuntu-22.04
name: Check PR size
steps:
- uses: actions/checkout@v4

- name: Test the action in the current version
uses: ./

0 comments on commit 17068da

Please sign in to comment.