Merge pull request #318 into master
All checks were successful
docker-finance / all (push) Successful in 29m52s

7a905e1b repo: gitea: workflows: dfi: config: don't run tags (Aaron Fiore)
This commit was merged in pull request #318.
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/**'