Skip to content

Update flake8 requirement from <7.0.0,>=6.0.0 to >=6.0.0,<8.0.0 #9

Update flake8 requirement from <7.0.0,>=6.0.0 to >=6.0.0,<8.0.0

Update flake8 requirement from <7.0.0,>=6.0.0 to >=6.0.0,<8.0.0 #9

Workflow file for this run

name: Validate YAML
on:
push:
workflow_dispatch:
pull_request:
types: [opened, reopened]
jobs:
validate_yaml:
uses: tax-benefit/actions/.github/workflows/validate_yaml.yml@v1
with:
parameters_path: "openfisca_tunisia/parameters"
secrets:
token: ${{ secrets.CONTROL_CENTER_TOKEN }}