Skip to content

Commit 6419cfa

Browse files
committed
fix: .github/llm: Add pull-request comment
Runs-on: ubuntu-latest Signed-off-by: Jorge Marques <jorge.marques@analog.com>
1 parent f7ba944 commit 6419cfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/llm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ jobs:
246246
rm -rf "$py_venv"
247247
248248
pr-comment:
249-
runs-on: [self-hosted, repo-only]
249+
runs-on: ubuntu-latest
250250
needs: llm
251251
permissions:
252252
pull-requests: write

0 commit comments

Comments
 (0)