Skip to content

fix: Prevent pausing in online from timing out network, allow game to continue running #1083

fix: Prevent pausing in online from timing out network, allow game to continue running

fix: Prevent pausing in online from timing out network, allow game to continue running #1083

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 }}