mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -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:
|
env:
|
||||||
BUILD_TYPE: Release
|
BUILD_TYPE: Release
|
Reference in New Issue
Block a user