We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5628be7 commit dabc766Copy full SHA for dabc766
.github/workflows/checkTrainingParams.yml
@@ -1,6 +1,7 @@
1
name: Check Training Parameters
2
3
on:
4
+ workflow_dispatch:
5
pull_request:
6
branches: [ main ]
7
paths:
0 commit comments