Skip to content

Adding support of "highlight", 'strikethrough" #1118

Adding support of "highlight", 'strikethrough"

Adding support of "highlight", 'strikethrough" #1118

Workflow file for this run

jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: unifiedjs/beep-boop-beta@main
with:
repo-token: ${{secrets.GITHUB_TOKEN}}
name: bb
on:
issues:
types: [closed, edited, labeled, opened, reopened, unlabeled]
pull_request_target:
types: [closed, edited, labeled, opened, reopened, unlabeled]