[chore] Unfiltered push trigger.

This commit is contained in:
jmug
2026-03-04 14:45:07 -08:00
parent b6d763df35
commit 952a92ba1b

View File

@@ -1,34 +1,7 @@
name: Docker
on:
push:
branches:
- handmade
tags:
- "*"
# TODO: Bring back once gitea is updated past 1.21
# paths-ignore:
# - ".github/**"
# - "!.github/workflows/docker.yml"
# - ".vscode/**"
# - ".gitignore"
# - ".gitlab-ci.yml"
# - "LICENSE"
# - "README"
pull_request:
branches:
- handmade
# TODO: Bring back once gitea is updated past 1.21
# paths-ignore:
# - ".github/**"
# - "!.github/workflows/docker.yml"
# - "!.github/workflows/preview_*.yml"
# - ".vscode/**"
# - ".gitignore"
# - ".gitlab-ci.yml"
# - "LICENSE"
# - "README"
workflow_dispatch:
push:
jobs:
publish: