Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Terraform destroy

Terraform destroy #932

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