Skip to content

update to 5.2.21 startup-delay #135

update to 5.2.21 startup-delay

update to 5.2.21 startup-delay #135

Workflow file for this run

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]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}