Skip to content

Generate a Google service account for the SRE bot & Switch the bot over to user it #1966

Generate a Google service account for the SRE bot & Switch the bot over to user it

Generate a Google service account for the SRE bot & Switch the bot over to user it #1966

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