Skip to content

feat(chat): add /fork slash command #3102

feat(chat): add /fork slash command

feat(chat): add /fork slash command #3102

Workflow file for this run

name: Format with StyLua
on: [pull_request]
jobs:
stylua:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v6
- name: Format 🖌️
uses: JohnnyMorganz/stylua-action@v5
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: 2.4.1
args: --check .