Skip to content

[EI-4701] - Use regex to validate system codes instead of making HTTP calls to biz-ops-system-codes #1431

[EI-4701] - Use regex to validate system codes instead of making HTTP calls to biz-ops-system-codes

[EI-4701] - Use regex to validate system codes instead of making HTTP calls to biz-ops-system-codes #1431

name: Sync Origami labels
on:
- issues
- pull_request_target
jobs:
sync-labels:
runs-on: ubuntu-latest
name: Sync repository labels
steps:
- uses: Financial-Times/origami-labels@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}