Skip to content

Commit 1c771ff

Browse files
authored
Merge pull request #63 from AnyBody/run-when-master-updates
ci: Ensure build-publish pipeline runs when master updates
2 parents 33909d9 + 18e930b commit 1c771ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Build Tutorials
33

44
on:
55
push:
6+
branches: [ master ]
67
tags: ["*"]
78
pull_request:
89
branches: [ master ]

0 commit comments

Comments
 (0)