Skip to content

Add theme helper, theme toggle component, docs #1981

Add theme helper, theme toggle component, docs

Add theme helper, theme toggle component, docs #1981

name: Add changeset to Renovate updates
on:
pull_request_target:
types: [opened, synchronize, labeled]
jobs:
renovate:
name: Update Renovate PR
runs-on: ubuntu-latest
if: contains(github.event.pull_request.labels.*.name, 'dependencies')
steps:
- name: Update PR
uses: mscharley/dependency-changesets-action@2ca9c8db686d12d7dad1e60bc4230fb293b21e6c # v1.1.0
with:
token: ${{ secrets.STUDIOCMS_SERVICE_TOKEN }}
use-conventional-commits: true
author-name: StudioCMS
author-email: [email protected]