0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Disabled browser tests on pull requests

- these tests shouldn't be running on pull requests yet as they don't
  have access to the environment secrets they currently require
This commit is contained in:
Daniel Lockyer 2022-12-06 15:49:23 +07:00
parent 8812ed6116
commit f8dbda4629
No known key found for this signature in database

View file

@ -3,7 +3,6 @@ on:
push:
branches:
- 'main'
pull_request:
workflow_dispatch:
inputs:
environment: