Skip to content

Fixing geolocation on production plus configuring maxmind to run locally #1426

Fixing geolocation on production plus configuring maxmind to run locally

Fixing geolocation on production plus configuring maxmind to run locally #1426

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