Revert "actions: Fix branch rule"
All checks were successful
Build Docker / Build Master (push) Successful in 28s
Build Docker / Build Bot (push) Successful in 27s

This reverts commit 4482f85ded.
This commit is contained in:
Nathan Woodburn 2023-08-25 15:54:58 +10:00
parent 4482f85ded
commit fca523f013
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

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