Skip to content

ci: synced file(s) with honestbank/.github #318

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

ci: synced file(s) with honestbank/.github #318

Workflow file for this run

# DO NOT CHANGE. This file is being managed from a central repository
# To know more simply visit https://github.com/honestbank/.github/blob/main/docs/about.md
# yamllint disable rule:line-length
# Use template from https://github.com/honestbank/workflows/tree/main/examples/repository-workflows
---
name: "repository-semantic-pr"
permissions: read-all
on: # yamllint disable-line rule:truthy
pull_request:
types:
- opened
- edited
- synchronize
jobs:
repository-semantic-pr:
name: repository-semantic-pr
uses: honestbank/workflows/.github/workflows/shared-semantic-pr.yaml@main

Check failure on line 20 in .github/workflows/semantic-pr.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/semantic-pr.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/semantic-pr.yaml" -> "honestbank/workflows/.github/workflows/shared-semantic-pr.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