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 6d6aa01 commit 1651ffaCopy full SHA for 1651ffa
.github/workflows/run_tutorials.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
tags:
6
- ciflow/tutorials/*
7
+ workflow_dispatch:
8
+
9
jobs:
10
run_tutorials:
11
runs-on: linux.aws.a100
0 commit comments