Skip to content

Commit

Permalink
Checkout repo in label action (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
klane authored Apr 22, 2024
1 parent 0e77457 commit e9edefe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
runs-on: ubuntu-latest

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

- name: Generate token
id: generate-token
uses: tibdex/github-app-token@v2
Expand Down

0 comments on commit e9edefe

Please sign in to comment.