fix: remove current branch as trigger

This commit is contained in:
Benjamin Labrecque
2026-07-30 13:32:03 +02:00
parent 575e6c62ea
commit 59d108f7b3
-2
View File
@@ -4,8 +4,6 @@ on:
push:
branches:
- main
# TODO: remove
- chore/migrate-ansible-logic-to-workflow-steps
tags:
- 'prod'
- 'v*'