[COMPLIANCE] Add Copyright and License Headers (#905)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
This commit is contained in:
parent
3ce721fca4
commit
1be10380d1
1 changed files with 3 additions and 0 deletions
3
.github/actions/setup-test-tools/action.yaml
vendored
3
.github/actions/setup-test-tools/action.yaml
vendored
|
@ -1,3 +1,6 @@
|
|||
# Copyright (c) HashiCorp, Inc.
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
name: Setup common testing tools
|
||||
description: Install bats and python-yq
|
||||
runs:
|
||||
|
|
Loading…
Reference in a new issue