#3208 [BUG]
Issue created by
GuptaShitul
Describe the bug
I am trying to create a workflow whenever a release is published but it is not triggering , below code snippet -
*_name: action on release
on:
release:
types: [published]_*
all the other triggers work fine indicating that the configuration is fine , only this release is problematic.
Expected behavior
It should trigger as soon as a release is published
Additional context to reproduce
No response
Screenshots
No response
Are you sure this issue hasn't been raised already?
☑︎ Yes
Have you read the Code of Conduct?
☑︎ Yes
flyteorg/flyte