misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
Simone Margaritelli 2024-08-08 18:24:25 +02:00
commit 856c0d5a7d

View file

@ -2,8 +2,9 @@ name: Build and Push Docker Images
on: on:
push: push:
tags: branches: [ "master" ]
- '*' pull_request:
branches: [ "master" ]
jobs: jobs:
docker: docker: