fix: update workflow_run to remove quotes around Docker Lint

This commit is contained in:
GitHub Actions
2026-02-08 03:12:27 +00:00
parent 7927804c5d
commit e45e2b4b66

View File

@@ -22,7 +22,7 @@ name: Docker Build, Publish & Test
on:
workflow_run:
workflows: ["Docker Lint"]
workflows: [Docker Lint]
types: [completed]
workflow_dispatch:
workflow_call: