Skip to content

Fix Window Size option crashing on Steam Deck Desktop Mode #446

Fix Window Size option crashing on Steam Deck Desktop Mode

Fix Window Size option crashing on Steam Deck Desktop Mode #446

name: validate-internal
on:
push:
branches:
- flatpak-window-size-fix
pull_request:
types: [opened, synchronize]
jobs:
build:
if: github.event_name == 'push' || github.repository == github.event.pull_request.head.repo.full_name
uses: ./.github/workflows/validate.yml
secrets: inherit