Skip to content

Add a guide for dumping the game using a USB storage device (#1471) #356

Add a guide for dumping the game using a USB storage device (#1471)

Add a guide for dumping the game using a USB storage device (#1471) #356

name: validate-internal
on:
push:
branches:
- main
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