Skip to content

🐛 [RTY-260045]: UI Issues: Footer not sticky, excessive top spacing, and poor mobile responsiveness #36

🐛 [RTY-260045]: UI Issues: Footer not sticky, excessive top spacing, and poor mobile responsiveness

🐛 [RTY-260045]: UI Issues: Footer not sticky, excessive top spacing, and poor mobile responsiveness #36

name: "Format Issue Title"
on:
issues:
types: [opened, edited]
permissions:
issues: write
jobs:
format_title:
runs-on: ubuntu-latest
steps:
- name: Format issue title
uses: recursivezero/action-club/.github/actions/format-issue-title@v0.2.57
with:
prefix: ${{ vars.PROJECT_PREFIX }}