Skip to content

Bump System.Collections.Immutable from 5.0.0 to 9.0.10 #234

Bump System.Collections.Immutable from 5.0.0 to 9.0.10

Bump System.Collections.Immutable from 5.0.0 to 9.0.10 #234

Workflow file for this run

name: "Verify type labels"
on:
pull_request:
types: [ labeled, unlabeled ]
permissions:
contents: read
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: baev/match-label-action@master
with:
allowed: 'type:bug,type:new feature,type:improvement,type:dependencies,type:internal,type:invalid'