We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd6eb4f commit b68e970Copy full SHA for b68e970
.github/workflows/unit-tests.yml
@@ -2,9 +2,7 @@ name: Run unit tests on PR branch
2
3
on:
4
pull_request:
5
-
6
-on:
7
- workflow_dispatch:
+ workflow_dispatch:
8
9
jobs:
10
test-on-pr:
0 commit comments