Skip to content

Commit

Permalink
ci: Cleanup double action runs
Browse files Browse the repository at this point in the history
  • Loading branch information
stmh committed Oct 17, 2024
1 parent c83461b commit 8e680f8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,9 @@ on:
push:
branches:
- main
- next
tags:
- "*"
workflow_run:
workflows: ["Continuous integration"] # Name of the first workflow
types:
- completed

jobs:
build:
Expand Down

0 comments on commit 8e680f8

Please sign in to comment.