Skip to content

Replace request-promise-native with axios [OR-387] #192

Replace request-promise-native with axios [OR-387]

Replace request-promise-native with axios [OR-387] #192

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