Skip to content

fix: remove duplicate labels and bump to Node 16 #48

fix: remove duplicate labels and bump to Node 16

fix: remove duplicate labels and bump to Node 16 #48

on: [issues, pull_request, workflow_dispatch]
jobs:
sync-labels:
runs-on: ubuntu-latest
name: Sync repository labels
steps:
- uses: cds-snc/labels@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}