actions: Fix branch rule

This commit is contained in:
2023-08-25 15:54:58 +10:00
parent cd598cce47
commit 4482f85ded

View File

@@ -2,8 +2,6 @@ name: Build Docker
run-name: Build Docker Images
on:
push:
branches:
- '*'
tags-ignore:
- '*'