repo: gitea: workflows: dfi: config: don't run tags

This commit is contained in:
2026-03-13 12:04:58 -07:00
parent d6e6339847
commit 7a905e1b0d

View File

@@ -23,6 +23,8 @@ run-name: ${{ gitea.actor }} ${{ gitea.event_name }} ${{ gitea.ref }} ${{ gitea.
on:
push:
branches:
- '**'
paths:
- 'client/**'
- 'container/**'