fix(ci): run build on tags

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
Aaron Pham 2024-10-06 22:18:15 -04:00
parent 313cef60ee
commit a6fafda7f1
No known key found for this signature in database
GPG Key ID: 18974753009D2BFA

View File

@ -3,7 +3,7 @@ name: Docker build & push image
on: on:
push: push:
branches: [v4] branches: [v4]
tags: ["v*"] tags: ["v*"]
pull_request: pull_request:
branches: [v4] branches: [v4]
paths: paths: