Skip to content

feat: add settings menu to the in game menu #1071

feat: add settings menu to the in game menu

feat: add settings menu to the in game menu #1071

Workflow file for this run

name: 鈴笍 Pull Requests
on:
pull_request_target:
types:
- opened
- edited
- synchronize
merge_group:
jobs:
main:
name: 馃暤 Validate Conventional PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
name: 馃攷 Validate Conventional PR Title
if: github.event_name == 'pull_request_target'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}