We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33909d9 + 18e930b commit 1c771ffCopy full SHA for 1c771ff
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