mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 11:55:03 +03:00
Enabled Ghost-CLI testing on Renovate branches
no issue
This commit is contained in:
parent
bd92fcd282
commit
f8a22da490
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -49,6 +49,7 @@ jobs:
|
||||
|
||||
ghost-cli:
|
||||
name: Ghost-CLI
|
||||
if: github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.head_ref, 'renovate/'))
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user