chore(): tests only on PR

This commit is contained in:
Thomas Rogers 2025-07-29 21:22:52 +02:00
parent 89e78b377d
commit ce9dd6425e

View file

@ -1,11 +1,5 @@
name: Run tests
on:
push:
branches:
- main
paths-ignore:
- 'apple/**'
- 'android/**'
pull_request:
branches:
- main