github: run checks in PRs

This commit is contained in:
Harsh Shandilya 2021-08-16 13:33:12 +05:30
parent 691e6ca603
commit 182f16c7d1
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80

View File

@ -3,6 +3,10 @@ on:
push:
branches:
- develop
pull_request:
branches:
- develop
jobs:
test:
runs-on: ubuntu-latest