[testing workflows] Replace push to tags trigger with release published and updated (#48209)

Update push to tag triggers with release trigger
This commit is contained in:
Adrian Moldovan 2024-06-06 19:51:02 +03:00 committed by GitHub
parent afdd6e1cd5
commit 26158ee6b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ on:
branches:
- 'trunk'
- 'release/*'
tags:
- '*'
release:
types: [ published, edited ]
workflow_call:
inputs:
trigger: