Skip to content

feat: update README with principles for refactor #2511

feat: update README with principles for refactor

feat: update README with principles for refactor #2511

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