From a090c4384322c5127ac540f541ebc4f518e524b8 Mon Sep 17 00:00:00 2001 From: Vatsal Ghelani <152916324+vatsalghelani-csa@users.noreply.github.com> Date: Wed, 2 Oct 2024 14:56:15 -0400 Subject: [PATCH] Update chef.yaml --- .github/workflows/chef.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/chef.yaml b/.github/workflows/chef.yaml index ca3f42e47c24e5..586e2311312af2 100644 --- a/.github/workflows/chef.yaml +++ b/.github/workflows/chef.yaml @@ -16,6 +16,9 @@ name: Build Chef CI examples on all platforms on: push: + branches: + - master + - 'v*-branch' branches-ignore: - 'dependabot/**' pull_request: