actions: Fix branch rule
This commit is contained in:
parent
cd598cce47
commit
4482f85ded
@ -2,8 +2,6 @@ name: Build Docker
|
||||
run-name: Build Docker Images
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
tags-ignore:
|
||||
- '*'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user