Update github workflow

Signed-off-by: Tao Jiang <taoj@vmware.com>
This commit is contained in:
Tao Jiang 2021-12-20 21:43:57 -06:00
parent 52f6fa57e6
commit aabb88c35b

View file

@ -2,7 +2,7 @@ name: vmware-go-kcl-v2
on: on:
push: push:
branches: [ master, upgrade/aws-sdk-to-v2 ] branches: [ main ]
paths-ignore: [ README.md ] paths-ignore: [ README.md ]
pull_request: pull_request:
branches: [ master ] branches: [ master ]
@ -65,4 +65,4 @@ jobs:
uses: github/codeql-action/upload-sarif@v1 uses: github/codeql-action/upload-sarif@v1
with: with:
# path to SARIF file relative to the root of the repository # path to SARIF file relative to the root of the repository
sarif_file: results.sarif sarif_file: results.sarif