Skip to content

Fixing up the relative paths in production #1421

Fixing up the relative paths in production

Fixing up the relative paths in production #1421

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