Skip to content

Add PR/Issue workflows #2

Add PR/Issue workflows

Add PR/Issue workflows #2

on:
workflow_call:
pull_request:
types:
- opened
- edited
branches:
- main
permissions:
contents: read
pull-requests: write # Need write to make comments
jobs:
check_review_label:
uses: redhat-performance/zathras/.github/workflows/verify_pr_requirements.yml@main

Check failure on line 16 in .github/workflows/verify_pr_requirement.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/verify_pr_requirement.yml

Invalid workflow file

error parsing called workflow ".github/workflows/verify_pr_requirement.yml" -> "redhat-performance/zathras/.github/workflows/verify_pr_requirements.yml@main" : failed to fetch workflow: workflow was not found.