Skip to content

build(deps): bump the dependencies group with 3 updates #164

build(deps): bump the dependencies group with 3 updates

build(deps): bump the dependencies group with 3 updates #164

# Checks if a PR makes any changes that ought to be shared via templating.
# See the called workflow in the scitools/workflows repo for more details.
name: ci-template-check
on:
pull_request_target:
branches:
- main
jobs:
prompt-share:
uses: scitools/workflows/.github/workflows/[email protected]
secrets: inherit
with:
pr_number: ${{ github.event.pull_request.number }}