Skip to content

Commit ce7106b

Browse files
committed
pr
1 parent e2f4510 commit ce7106b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/manual_code_changes.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
name: Manual Testing
44
on:
5-
workflow_dispatch:
5+
pull_request:
6+
branches:
7+
- main
68

79
env:
810
HUGGING_FACE_TOKEN: ${{ secrets.HUGGING_FACE_TOKEN }}

0 commit comments

Comments
 (0)