Skip to content

Add StatVars and deprivation domain to allow import of English indices of deprivation: https://www.gov.uk/government/statistics/english-indices-of-deprivation-2019 #5119

Add StatVars and deprivation domain to allow import of English indices of deprivation: https://www.gov.uk/government/statistics/english-indices-of-deprivation-2019

Add StatVars and deprivation domain to allow import of English indices of deprivation: https://www.gov.uk/government/statistics/english-indices-of-deprivation-2019 #5119

Workflow file for this run

name: Auto approve copybara-service PRs
on:
pull_request
jobs:
auto-approve:
runs-on: ubuntu-latest
steps:
- uses: hmarr/[email protected]
if: github.actor == 'copybara-service' || github.actor == 'copybara-service[bot]'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"