Skip to content

Feat(ci): Add workflows referencing Zathras definitions #1

Feat(ci): Add workflows referencing Zathras definitions

Feat(ci): Add workflows referencing Zathras definitions #1

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:
runs-on: ubuntu-latest
steps:
- uses: redhat-performance/zathras/.github/workflows/verify_pr_requirements.yml@main