Skip to content

Update actions/github-script action to v7 #1209

Update actions/github-script action to v7

Update actions/github-script action to v7 #1209

Workflow file for this run

name: Verifier
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
triage:
runs-on: ubuntu-18.04
steps:
- uses: zwaldowski/match-label-action@v2
with:
allowed: 'type:fix, type:features, type:documentation, type:tests, type:config'