Skip to content

Commit 8fdf78c

Browse files
committed
chore: Run regenerate flow on comment
1 parent 46a9a24 commit 8fdf78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-comment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
regenerate:
1212
name: Regenerate sample data
13-
runs-on: ubuntu-latest
13+
runs-on: self-hosted
1414
if: ${{ github.event.issue.pull_request && github.event.comment.body == '/regenerate' }}
1515
permissions:
1616
contents: read

0 commit comments

Comments
 (0)