mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
chore(): tests only on PR
This commit is contained in:
parent
89e78b377d
commit
ce9dd6425e
1 changed files with 0 additions and 6 deletions
6
.github/workflows/run-tests.yaml
vendored
6
.github/workflows/run-tests.yaml
vendored
|
|
@ -1,11 +1,5 @@
|
|||
name: Run tests
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- 'apple/**'
|
||||
- 'android/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
|
|
|||
Loading…
Reference in a new issue