Skip to content

#2388: LB stat files should not be written out every phase and should be marked with a trace event #1982

#2388: LB stat files should not be written out every phase and should be marked with a trace event

#2388: LB stat files should not be written out every phase and should be marked with a trace event #1982

name: Check Workflow Generation
on: pull_request
jobs:
check-workflow-generation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install -yq cpanminus && cpanm --sudo Template::Tiny Config::Simple
- name: Check workflows
shell: bash
run: ./scripts/check_workflow_generation.sh $(pwd)