Skip to content

I believe that the construct name is missing in each package under GFM. #41

I believe that the construct name is missing in each package under GFM.

I believe that the construct name is missing in each package under GFM. #41

Workflow file for this run

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