Skip to content

Merge pull request #132 from openfisca/github_actions #20

Merge pull request #132 from openfisca/github_actions

Merge pull request #132 from openfisca/github_actions #20

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 }}