We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe0c667 commit bc744b7Copy full SHA for bc744b7
.github/workflows/update.yml
@@ -1,8 +1,7 @@
1
-# depend on both the ./dockerHub.yml and ./docker-build.yml workflows to complete before running the update.yml workflow.
2
name: Update server
3
on:
4
workflow_run:
5
- workflows: ["Docker Build (Docker Hub)", "Docker Build"]
+ workflows: ["Docker Build (Docker Hub)"]
6
types:
7
- completed
8
workflow_dispatch:
0 commit comments