Skip to content

Commit

Permalink
chore: created local '.github/workflows/labels.yml' from remote 'tool…
Browse files Browse the repository at this point in the history
…s/sre_file_sync/internal_sre/sync-repo-labels.yml' (#25)

Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
  • Loading branch information
sre-read-write[bot] authored Jan 27, 2023
1 parent 77be19b commit c82b7ac
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 c82b7ac

Please sign in to comment.