Create test-reusable.yml

This commit is contained in:
Sarah Thompson 2022-12-14 15:27:56 +00:00 committed by GitHub
parent 4b8747ab51
commit 55b21f2012
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

14
.github/workflows/test-reusable.yml vendored Normal file
View File

@ -0,0 +1,14 @@
name: test-reusable-workflows
on:
push:
jobs:
call-workflow-internal:
uses: hashicorp/bob/.github/workflows/test-reusable.yml@test-reusable-3
call-workflow-public:
uses: hashicorp/boundary/.github/workflows/enos-run.yml@main
call-workflow-private:
uses: hashicorp/vault-enterprise/.github/workflows/reusable-smoke-upgrade.yml@main