mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 07:10:00 -06:00
Enable GitHub CI on pull request
Also rename the build to be more specific.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
name: C/C++ CI with CMake
|
||||
name: CMake Build (Ubuntu x86-64)
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
BUILD_TYPE: Release
|
Reference in New Issue
Block a user