1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-06 03:55:36 -05:00

Make Docker workflow depend on tests

This commit is contained in:
Zed
2023-04-21 23:43:46 +02:00
parent b67f3062fe
commit fe22a45c7e
2 changed files with 7 additions and 0 deletions

View File

@@ -4,6 +4,9 @@ on:
push:
paths-ignore:
- "*.md"
branches-ignore:
- master
workflow_call:
jobs:
test: