From fc36c1f56c4c20d167ab27aba906a6b2d1181285 Mon Sep 17 00:00:00 2001 From: Rebecca Tolmach <10993987+rmtolmach@users.noreply.github.com> Date: Thu, 11 Apr 2024 12:43:26 -0400 Subject: [PATCH] remove deprecated 'branch' option --- .github/workflows/deploy-template.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy-template.yml b/.github/workflows/deploy-template.yml index afab260a534..6e31cf07993 100644 --- a/.github/workflows/deploy-template.yml +++ b/.github/workflows/deploy-template.yml @@ -87,7 +87,6 @@ jobs: - name: Add and Commit file uses: EndBug/add-and-commit@v9 with: - branch: main add: "*" cwd: vsp-infra-application-manifests/apps author_name: va-vsp-bot