build: run tests on master branch (#8072)

* build: run tests on master branch

* lint
This commit is contained in:
Aakansha Doshi 2024-05-27 12:44:20 +05:30 committed by GitHub
parent 1ed98f9c93
commit 6ed6131169
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,9 @@
name: Tests name: Tests
on: pull_request on:
pull_request:
push:
branches: master
jobs: jobs:
test: test: