Run CI for pull requests
This commit is contained in:
parent
577c86fb80
commit
52c9e3ecef
|
|
@ -1,5 +1,5 @@
|
|||
name: CI
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue