chore: workflow

This commit is contained in:
Mo 2022-06-24 08:25:39 -05:00
parent 4bd25efd84
commit c10c8b50d4
No known key found for this signature in database
GPG Key ID: 034B13B1644297E1

View File

@ -39,6 +39,7 @@ jobs:
with:
token: ${{ secrets.CI_PAT_TOKEN }}
title: "${{ 'chore(deps): upgrade snjs' }}"
body: Updates all packages prefixed with "@standardnotes/" in root workspace, web, and mobile.
commit-message: "${{ 'chore(deps): upgrade snjs' }}"
delete-branch: true
committer: standardci <ci@standardnotes.com>