Skip to content

Add updating the spreadsheet, incident document to closed when clicking Yes on stale incident notificaiton #1958

Add updating the spreadsheet, incident document to closed when clicking Yes on stale incident notificaiton

Add updating the spreadsheet, incident document to closed when clicking Yes on stale incident notificaiton #1958

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 }}