forked from Conjure-Tools/unity-runner
[no ci] fixed github readme runner
This commit is contained in:
parent
1270577c79
commit
75597160b8
2
.github/workflows/update-readme.yaml
vendored
2
.github/workflows/update-readme.yaml
vendored
@ -3,7 +3,7 @@ name: Update README with Docker Images
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch: # Allow manual triggering
|
workflow_dispatch: # Allow manual triggering
|
||||||
workflow_run: # Trigger from images
|
workflow_run: # Trigger from images
|
||||||
workflows: ["Create Images"]
|
workflows: ["Individual Runners", "😎 Uber Runner"]
|
||||||
types: [completed]
|
types: [completed]
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user