Skip to content

Commit

Permalink
build every branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nicokant committed Oct 24, 2024
1 parent 0fdf7d1 commit 14d5df0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Docker
on:
push:
branches: ["main"]
tags: ["v*.*.*"]
branches:
- "*"
pull_request:
branches: ["main"]

Expand Down

0 comments on commit 14d5df0

Please sign in to comment.