SIENTIAPDE-1325

SIENTIAPDE-1325 Update release workflow to trigger only on merged pull requests and adjust timestamp formatting in tests for consistency.
This commit is contained in:
vitor-aignosi
2025-11-10 09:51:06 -03:00
parent 4faa7141e7
commit 92e87530b8
3 changed files with 14 additions and 15 deletions

View File

@@ -8,6 +8,7 @@ on:
jobs:
release:
if: github.event.pull_request.merged == true
uses: Aignosi/github_workflow_templates/.github/workflows/dataops-module-release.yml@main
permissions: write-all
with: