no more branch images :c

This commit is contained in:
architect.in.git
2025-04-23 13:28:02 -06:00
parent 6ae5795147
commit a67bee61d2

View File

@@ -1,14 +1,8 @@
name: Build and Push Docker Image
on:
push:
# Trigger on all branches and tags; you can later refine this logic if needed
branches: [ '**' ]
tags: [ '**' ]
pull_request:
branches: [ '**' ]
release:
types: [ published, released ]
types: [ published ]
workflow_dispatch:
jobs: