Skip to content

Commit bc744b7

Browse files
CI goes BRRR
1 parent fe0c667 commit bc744b7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# depend on both the ./dockerHub.yml and ./docker-build.yml workflows to complete before running the update.yml workflow.
21
name: Update server
32
on:
43
workflow_run:
5-
workflows: ["Docker Build (Docker Hub)", "Docker Build"]
4+
workflows: ["Docker Build (Docker Hub)"]
65
types:
76
- completed
87
workflow_dispatch:

0 commit comments

Comments
 (0)