- run:"./tools/license-builder.sh"# run the license builder tool
- uses:gr2m/create-or-update-pull-request-action@v1.x# create a PR or update the Action's existing PR
env:
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
with:
title:"doc: run license-builder"
body:"License is likely out of date. This is an automatically generated PR by the `license-builder.yml` GitHub Action, which runs `license-builder.sh` and submits a new PR or updates an existing PR."