Skip to content

Commit

Permalink
CI goes BRRR
Browse files Browse the repository at this point in the history
  • Loading branch information
MotorTruck1221 committed Apr 15, 2024
1 parent fe0c667 commit bc744b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# depend on both the ./dockerHub.yml and ./docker-build.yml workflows to complete before running the update.yml workflow.
name: Update server
on:
workflow_run:
workflows: ["Docker Build (Docker Hub)", "Docker Build"]
workflows: ["Docker Build (Docker Hub)"]
types:
- completed
workflow_dispatch:
Expand Down

0 comments on commit bc744b7

Please sign in to comment.