Skip to content

Adding a new template file to be copied to the role folder when creating a new role #2022

Adding a new template file to be copied to the role folder when creating a new role

Adding a new template file to be copied to the role folder when creating a new role #2022

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