mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
[COMPLIANCE] Add Copyright and License Headers (#17877)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6e9514920d
commit
e178906ed4
3
.github/actions/setup-js/action.yml
vendored
3
.github/actions/setup-js/action.yml
vendored
@@ -1,3 +1,6 @@
|
||||
# Copyright (c) HashiCorp, Inc.
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
name: setup-js
|
||||
description: install node and yarn, and run yarn install
|
||||
inputs:
|
||||
|
||||
3
.github/actions/vault-secrets/action.yml
vendored
3
.github/actions/vault-secrets/action.yml
vendored
@@ -1,3 +1,6 @@
|
||||
# Copyright (c) HashiCorp, Inc.
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
name: vault-secrets
|
||||
description: 'pull secrets from CI Vault into environment vars'
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user