Skip to content

Bump follow-redirects from 1.15.5 to 1.15.6 #250

Bump follow-redirects from 1.15.5 to 1.15.6

Bump follow-redirects from 1.15.5 to 1.15.6 #250

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