autoupdate icon indicating copy to clipboard operation
autoupdate copied to clipboard

Getting builds to run when action triggered on a PR?

Open takanuva15 opened this issue 1 year ago • 1 comments

Hi, I saw in the README it says "Branch updates events caused by this action will not trigger any subsequent workflows". This is problematic because we need our unit tests to rerun on a PR whenever any new commit or update is pushed to that PR.

Is there any workaround so that normal builds run after the PR executes its action?

takanuva15 avatar Feb 01 '24 21:02 takanuva15