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 f1b413e commit 825f683Copy full SHA for 825f683
.lightning/workflows/fabric.yml
@@ -1,8 +1,8 @@
1
trigger:
2
push:
3
- branches: ["master"]
+ branches: ["master", "release/stable"]
4
pull_request:
5
6
7
timeout: "55" # minutes
8
parametrize:
.lightning/workflows/pytorch.yml
0 commit comments