Skip to content

Fix formulas

Fix formulas #131

Workflow file for this run

name: Validate, integrate & deploy to tax-benefit.org
on:
- push
- workflow_dispatch
jobs:
validate_yaml:
uses: tax-benefit/actions/.github/workflows/[email protected]
with:
parameters_path: "openfisca_france_indirect_taxation/parameters"
secrets:
token: ${{ secrets.CONTROL_CENTER_TOKEN }}
deploy:
uses: tax-benefit/actions/.github/workflows/[email protected]
with:
python_package: "openfisca_france_indirect_taxation"
secrets:
token: ${{ secrets.CONTROL_CENTER_TOKEN }}