Skip to content

Commit f9b087d

Browse files
authored
Checkout the code before triaging
The triage assistant now no longer runs in the cloud with a PAT. It runs in the context of the repo.
1 parent 1d869a7 commit f9b087d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/label-with-ai.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ jobs:
1919
models: read
2020
steps:
2121

22+
- name: Checkout
23+
uses: actions/checkout@v4
24+
2225
- name: Determine AREA labels
2326
uses: mattleibow/triage-assistant@v0
2427
with:

0 commit comments

Comments
 (0)