We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a586d2a commit 98156d7Copy full SHA for 98156d7
.github/workflows/chef.yaml
@@ -16,6 +16,8 @@ name: Build Chef CI examples on all platforms
16
17
on:
18
push:
19
+ branches:
20
+ - master
21
pull_request:
22
merge_group:
23
0 commit comments