Execute GitHub action on pull requests too

This commit is contained in:
2020-01-31 08:03:05 +00:00
parent e02edbacf4
commit cc5262b10f

View File

@@ -1,6 +1,6 @@
name: Ubuntu name: Ubuntu
on: [push] on: [push, pull_request]
jobs: jobs:
build: build: