Fix missing needs clause

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2024-02-02 16:23:54 +00:00
parent d658103530
commit f4f78af477

View File

@@ -27,6 +27,7 @@ jobs:
check:
name: Post release checks
needs: release
runs-on: ubuntu-latest
steps:
- name: Wait for dockerhub