Skip to content

Commit c3c16e1

Browse files
chore: Added manual run options
1 parent a4a6991 commit c3c16e1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/unity-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ permissions:
33
contents: read
44

55
on:
6+
workflow_dispatch:
67
pull_request:
78
branches:
89
- main
9-
types: [ready_for_review,opened,reopened,auto_merge_enabled]
10+
types: [ready_for_review,opened,reopened,auto_merge_enabled,review_requested]
1011

1112
jobs:
1213
checkChangedFiles:

0 commit comments

Comments
 (0)