Skip to content

This adds the property schemblId to the bmdc schema. It is referenced by a preexisting import of data from pubchem. #7587

This adds the property schemblId to the bmdc schema. It is referenced by a preexisting import of data from pubchem.

This adds the property schemblId to the bmdc schema. It is referenced by a preexisting import of data from pubchem. #7587

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