[chore] Try different push filter.

This commit is contained in:
jmug
2026-03-04 14:18:22 -08:00
parent 39284db8d1
commit bb3f114e01

View File

@@ -3,7 +3,7 @@ name: Docker
on:
push:
branches:
- "handmade"
- handmade
tags:
- "*"
# TODO: Bring back once gitea is updated past 1.21
@@ -17,7 +17,7 @@ on:
# - "README"
pull_request:
branches:
- "handmade"
- handmade
# TODO: Bring back once gitea is updated past 1.21
# paths-ignore:
# - ".github/**"