You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#2316] Update CI/CD Trigger to Allow Automatic Execution for All Relevant Events (#23)
Update CI/CD Trigger Condition to Allow Execution for All Events
The current CI/CD trigger condition restricts execution to pushes
on the master branch.
Update the condition to allow the pipeline to run automatically for
all relevant events.
0 commit comments