Skip to content

feat: setup enclaved bitgo express with mTLS support #2

feat: setup enclaved bitgo express with mTLS support

feat: setup enclaved bitgo express with mTLS support #2

Workflow file for this run

name: on_pr
run-name: "on_pr: ${{ github.event.pull_request.number }}"
on:
pull_request:
permissions:
actions: read # required by BitGo/build-system
contents: read # required by BitGo/build-system
id-token: write # required by BitGo/build-system
pull-requests: write # required by Grype PR commenter
packages: read # required for ArgoCD deploy
jobs:
build-and-test:
name: Build & Test (CI)
uses: ./.github/workflows/build-and-test.yaml

Check failure on line 17 in .github/workflows/pull_request.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull_request.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/pull_request.yaml" -> "./.github/workflows/build-and-test.yaml" : workflow is not reusable as it is missing a `on.workflow_call` trigger