Update workflow.yml
This commit is contained in:
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@@ -166,7 +166,7 @@ jobs:
|
||||
action-latest-test:
|
||||
name: Test lowlighter/metrics@latest
|
||||
runs-on: ubuntu-latest
|
||||
needs: [ docker-release ]
|
||||
needs: [ update-latest ]
|
||||
if: github.event_name == 'push' && github.ref == 'refs/heads/master' && contains(github.event.head_commit.message, '[release]')
|
||||
steps:
|
||||
- name: Run tests
|
||||
|
||||
Reference in New Issue
Block a user