Skip to content

chore(deps): bump serve-static from 1.14.1 to 1.16.2 #41

chore(deps): bump serve-static from 1.14.1 to 1.16.2

chore(deps): bump serve-static from 1.14.1 to 1.16.2 #41

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