autoupdate
autoupdate copied to clipboard
Getting builds to run when action triggered on a PR?
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?