summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortpowell-progress <104777878+tpowell-progress@users.noreply.github.com>2022-10-25 15:08:37 -0400
committerGitHub <noreply@github.com>2022-10-25 15:08:37 -0400
commit4aeb1f9d0af3431e4a2b6c2ebd3b82f5bb5b0a1b (patch)
tree6603cbac81f3a6a572841c5bb99fdb549df3a227
parent5671ffff35d52d2740701fac7cb1612a75650252 (diff)
parentabfff797aaee70aa482615396f7b7a2688947421 (diff)
downloadchef-4aeb1f9d0af3431e4a2b6c2ebd3b82f5bb5b0a1b.tar.gz
Merge pull request #13253 from jaymzh/chef-17-pipeline
Fix chef-17 pipelines
-rw-r--r--.github/workflows/kitchen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/kitchen.yml b/.github/workflows/kitchen.yml
index 2e5d100595..fcc199de97 100644
--- a/.github/workflows/kitchen.yml
+++ b/.github/workflows/kitchen.yml
@@ -5,7 +5,7 @@ name: kitchen
pull_request:
push:
branches:
- - main
+ - chef-17
jobs:
windows: