Skip to content

[v4] | [v2] The enableDynamicSizing feature does not recalculate when the size of the content changes. #425

[v4] | [v2] The enableDynamicSizing feature does not recalculate when the size of the content changes.

[v4] | [v2] The enableDynamicSizing feature does not recalculate when the size of the content changes. #425

name: Label sponsors
on:
pull_request:
types: [opened]
issues:
types: [opened]
jobs:
build:
name: is-sponsor-label
runs-on: ubuntu-latest
steps:
- uses: JasonEtco/[email protected]
with:
label: sponsor
env:
GITHUB_TOKEN: ${{ secrets.ACTIONS_TOKEN }}