[ci] bypass approval button on dev/master (#519)

This commit is contained in:
Abraham Gonzalez
2020-04-18 17:09:31 -07:00
committed by GitHub
parent e7a8ea4bf4
commit 0035154168

View File

@@ -358,6 +358,11 @@ workflows:
build-and-test-chipyard-integration: build-and-test-chipyard-integration:
jobs: jobs:
- ci-approval: - ci-approval:
filters:
branches:
ignore:
- master
- dev
type: approval type: approval
# Make the toolchains # Make the toolchains