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

View File

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