feat: support running in the browser (dual Node/browser build) #11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: PR Size Labeler | ||
| on: | ||
| pull_request: | ||
| types: [opened, synchronize, reopened] | ||
| jobs: | ||
| label-size: | ||
| uses: wherobots/ci-tools/.github/workflows/pr-size-labeler.yaml@main | ||
|
Check failure on line 9 in .github/workflows/pr-size-labeler.yaml
|
||
| secrets: inherit | ||