Skip to content

Add ability to select which users you want to include for the retro #3365

Add ability to select which users you want to include for the retro

Add ability to select which users you want to include for the retro #3365

Workflow file for this run

on: [issues, pull_request, workflow_dispatch]
jobs:
sync-labels:
runs-on: ubuntu-latest
name: Sync repository labels
steps:
- uses: cds-snc/sre-labels@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}