mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-25 16:09:42 +01:00
ci: run e2e test only on push
This commit is contained in:
2
apps/web/.github/workflows/e2e.yml
vendored
2
apps/web/.github/workflows/e2e.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: E2E Tests
|
||||
|
||||
on: [pull_request, push]
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user