Skip to content

Commit e9edefe

Browse files
authored
Checkout repo in label action (#327)
1 parent 0e77457 commit e9edefe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/labeler.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99
runs-on: ubuntu-latest
1010

1111
steps:
12+
- name: Checkout
13+
uses: actions/checkout@v4
14+
1215
- name: Generate token
1316
id: generate-token
1417
uses: tibdex/github-app-token@v2

0 commit comments

Comments
 (0)