Skip to content

Dev & Content: Create and add links to SLA, Terms of use, Demo page on the GCDS website #11071

Dev & Content: Create and add links to SLA, Terms of use, Demo page on the GCDS website

Dev & Content: Create and add links to SLA, Terms of use, Demo page on the GCDS website #11071

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/labels@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}