Skip to content

🎨 Made 5 settings quicker to edit at the top-level in Settings #36409

🎨 Made 5 settings quicker to edit at the top-level in Settings

🎨 Made 5 settings quicker to edit at the top-level in Settings #36409

Workflow file for this run

name: 'Label Issues'
on:
workflow_dispatch:
issues:
types: [opened, closed, labeled]
pull_request_target:
types: [closed, labeled]
schedule:
- cron: '0 * * * *'
permissions:
issues: write
pull-requests: write
jobs:
action:
runs-on: ubuntu-latest
if: github.repository_owner == 'TryGhost'
steps:
- uses: tryghost/actions/actions/label-actions@main