Skip to content

SEC-102: Rollout the reusable naming and lifecycle #31

SEC-102: Rollout the reusable naming and lifecycle

SEC-102: Rollout the reusable naming and lifecycle #31

Workflow file for this run

name: Naming
on: pull_request
jobs:
naming:
name: Reusable
uses: payrails/actions/.github/workflows/reusable-naming.yaml@main

Check failure on line 8 in .github/workflows/naming.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/naming.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/naming.yaml" -> "payrails/actions/.github/workflows/reusable-naming.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:
jira_token: ${{ secrets.JIRA_TOKEN }}