Skip to content

fix: theme base

fix: theme base #23

Workflow file for this run

name: "Fork PR Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
if: github.event.action == 'opened'
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: ''