Skip to content

As a developer of the stitch module, I want to be able to test the Invoke-Build tasks, so that I can assure they function correctly #64

As a developer of the stitch module, I want to be able to test the Invoke-Build tasks, so that I can assure they function correctly

As a developer of the stitch module, I want to be able to test the Invoke-Build tasks, so that I can assure they function correctly #64

Workflow file for this run

name: '[mgmt] Issue Labeler'
on:
issues:
types: [opened, edited]
pull_request:
types: [opened, edited]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0
include-title: 1