We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 519554c commit 29097ceCopy full SHA for 29097ce
1 file changed
.github/workflows/unit-tests.yml
@@ -3,7 +3,7 @@ name: Run Unit Tests
3
on:
4
pull_request:
5
branches: [main]
6
-on: workflow_dispatch
+ workflow_dispatch:
7
permissions:
8
contents: read
9
jobs:
0 commit comments