[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: on:
push: push:
branches: branches:
- "handmade" - handmade
tags: tags:
- "*" - "*"
# TODO: Bring back once gitea is updated past 1.21 # TODO: Bring back once gitea is updated past 1.21
@@ -17,7 +17,7 @@ on:
# - "README" # - "README"
pull_request: pull_request:
branches: branches:
- "handmade" - handmade
# TODO: Bring back once gitea is updated past 1.21 # TODO: Bring back once gitea is updated past 1.21
# paths-ignore: # paths-ignore:
# - ".github/**" # - ".github/**"