Skip to content

Commit

Permalink
Merge pull request #9 from cds-snc/repo-sync/site-reliability-enginee…
Browse files Browse the repository at this point in the history
…ring/default

chore: synced file(s) with cds-snc/site-reliability-engineering
  • Loading branch information
CalvinRodo authored Jan 27, 2023
2 parents 421563f + 7f4bdcd commit 35680d4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/labels.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
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 }}

0 comments on commit 35680d4

Please sign in to comment.