Skip to content

fix(ArticleFeedbackv5): πŸ› show hover and focus states on the back button #1509

fix(ArticleFeedbackv5): πŸ› show hover and focus states on the back button

fix(ArticleFeedbackv5): πŸ› show hover and focus states on the back button #1509

on:
push:
branches:
- main
paths-ignore:
- "docs/**"
permissions:
contents: write
pull-requests: write
name: πŸ”– Write release-please PR
jobs:
release-please:
if: github.repository == 'StarCitizenTools/mediawiki-skins-Citizen'
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v5
with:
token: ${{ secrets.WORKFLOW_TOKEN }}