Skip to content

Added 514 SVs in FbiHateCrime due to the growth from previous counts to new count these SVS are not manual craeted. Instead, it is a technical update to match the higher level of detail in the source data(more details are there in document attached) #10873

Added 514 SVs in FbiHateCrime due to the growth from previous counts to new count these SVS are not manual craeted. Instead, it is a technical update to match the higher level of detail in the source data(more details are there in document attached)

Added 514 SVs in FbiHateCrime due to the growth from previous counts to new count these SVS are not manual craeted. Instead, it is a technical update to match the higher level of detail in the source data(more details are there in document attached) #10873

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