Skip to content

Content - add support for editorial/long-form styles #133

Content - add support for editorial/long-form styles

Content - add support for editorial/long-form styles #133

name: Move stale issues back to triage
on:
issues:
types:
- labeled
jobs:
update-status:
if: github.event.label.name == 'stale'
runs-on: ubuntu-latest
steps:
- uses: github/update-project-action@v3
with:
github_token: ${{ secrets.GH_PROJECTS }}
organization: patternfly
project_number: 7
content_id: ${{ github.event.issue.id }}
field: Status
value: Needs triage