0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Enabled Ghost-CLI testing on Renovate branches

no issue
This commit is contained in:
Daniel Lockyer 2020-04-16 10:22:14 +01:00
parent bd92fcd282
commit f8a22da490

View file

@ -49,6 +49,7 @@ jobs:
ghost-cli: ghost-cli:
name: Ghost-CLI name: Ghost-CLI
if: github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.head_ref, 'renovate/'))
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2