Skip to content

chore: synced file(s) with honestbank/.github #347

chore: synced file(s) with honestbank/.github

chore: synced file(s) with honestbank/.github #347

# yamllint disable rule:line-length
# Use template from https://github.com/honestbank/workflows/tree/main/examples/repository-workflows
---
name: "repository-experiment-verification"
permissions: read-all
on: # yamllint disable-line rule:truthy
pull_request:
branches: [main]
jobs:
repository-experiment-verification:
name: repository-experiment-verification
uses: honestbank/workflows/.github/workflows/shared-experiment-verification.yaml@main

Check failure on line 14 in .github/workflows/repository-experiment-verification.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/repository-experiment-verification.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/repository-experiment-verification.yaml" -> "honestbank/workflows/.github/workflows/shared-experiment-verification.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
experiment_required: false