Skip to content

The Census Bureau's Population Estimates Program (PEP) produces estimates of the population for the United States #7499

The Census Bureau's Population Estimates Program (PEP) produces estimates of the population for the United States

The Census Bureau's Population Estimates Program (PEP) produces estimates of the population for the United States #7499

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