We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33909d9 commit 18e930bCopy full SHA for 18e930b
1 file changed
.github/workflows/build.yaml
@@ -3,6 +3,7 @@ name: Build Tutorials
3
4
on:
5
push:
6
+ branches: [ master ]
7
tags: ["*"]
8
pull_request:
9
branches: [ master ]
0 commit comments