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:
parent
8812ed6116
commit
f8dbda4629
1 changed files with 0 additions and 1 deletions
1
.github/workflows/browser-tests.yml
vendored
1
.github/workflows/browser-tests.yml
vendored
|
@ -3,7 +3,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
environment:
|
||||
|
|
Loading…
Add table
Reference in a new issue