Merge pull request #318 into master

7a905e1b repo: gitea: workflows: dfi: config: don't run tags (Aaron Fiore)
This commit is contained in:
2026-03-13 12:40:01 -07:00

View File

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