Fix CI not runing on pull requests

This commit is contained in:
Jens Fischer
2020-07-18 09:41:32 +02:00
committed by GitHub
parent eac0c93b2c
commit b0fa2f952f

View File

@@ -1,6 +1,6 @@
name: CI
on: [push]
on: [push, pull_request]
jobs:
@@ -201,4 +201,4 @@ jobs:
run: |
lime build HelloWorld windows -release -verbose -nocolor
lime build SimpleImage windows -release -verbose -nocolor
lime build SimpleAudio windows -release -verbose -nocolor
lime build SimpleAudio windows -release -verbose -nocolor