Skip to content

Configure .github/workflows/jira.yml #7

Configure .github/workflows/jira.yml

Configure .github/workflows/jira.yml #7

Workflow file for this run

name: JIRA validator
on:
push:
branches-ignore:
- main
- master
- staging
jobs:
validate:
uses: Hotmart-Org/actions/.github/workflows/jira.yaml@master

Check failure on line 11 in .github/workflows/jira.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/jira.yml

Invalid workflow file

error parsing called workflow ".github/workflows/jira.yml" -> "Hotmart-Org/actions/.github/workflows/jira.yaml@master" : 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:
runs-on: "staging-iac"