Skip to content

Data Manifest CL and Schema CL for Sweden census at National, NUTS1, NUTS2, NUTS3 and Municipality Level. #5154

Data Manifest CL and Schema CL for Sweden census at National, NUTS1, NUTS2, NUTS3 and Municipality Level.

Data Manifest CL and Schema CL for Sweden census at National, NUTS1, NUTS2, NUTS3 and Municipality Level. #5154

Workflow file for this run

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