Skip to content

Use SDL_PollEvent instead of Event Filters #259

Use SDL_PollEvent instead of Event Filters

Use SDL_PollEvent instead of Event Filters #259

Workflow file for this run

name: Continuous Integration
on:
pull_request:
branches:
- main
paths-ignore:
- '**/README.md'
- '**/LICENSE'
jobs:
build:
name: Build for PR
uses: ./.github/workflows/build.yml
# explicitly not passing secrets into the build