Skip to content

ENT-1804 Rename Enterprise Tools footer entry to Subscription Manager and update link #1050

ENT-1804 Rename Enterprise Tools footer entry to Subscription Manager and update link

ENT-1804 Rename Enterprise Tools footer entry to Subscription Manager and update link #1050

Workflow file for this run

name: Apply Origami labels
on:
- issues
- pull_request_target
jobs:
apply-labels:
runs-on: ubuntu-latest
name: Apply Origami labels to new issues and pull requests.
steps:
- uses: actions/checkout@v2
- uses: Financial-Times/origami-apply-labels@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}