Skip to content

Commit 29097ce

Browse files
committed
fix yml
1 parent 519554c commit 29097ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Run Unit Tests
33
on:
44
pull_request:
55
branches: [main]
6-
on: workflow_dispatch
6+
workflow_dispatch:
77
permissions:
88
contents: read
99
jobs:

0 commit comments

Comments
 (0)