We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe4424 commit af2cae7Copy full SHA for af2cae7
.github/workflows/test-tutorials.yml
@@ -1,9 +1,11 @@
1
name: Test-Tutorials
2
3
+name: Tutorials tests
4
on:
5
push:
6
branches:
7
- main
8
+ workflow_dispatch: {}
9
10
jobs:
11
test-tutorials:
0 commit comments