Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
meisnate12 committed Sep 27, 2024
1 parent 859e88f commit d3de676
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/docker-develop.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Docker Develop Build

on:
push:
branches: [ develop ]
workflow_run:
workflows: ["Master Release"]
types:
- completed

jobs:

Expand Down

0 comments on commit d3de676

Please sign in to comment.