We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40db0de commit 268de57Copy full SHA for 268de57
.github/workflows/mplfinance_checks.yml
@@ -1,5 +1,5 @@
1
name: mplfinance Checks
2
-on: [ push, pull_request ]
+on: [ workflow_dispatch, pull_request ]
3
jobs:
4
Regression_Tests:
5
runs-on: ubuntu-latest
0 commit comments