Remix.run Logo
throwaway889900 4 days ago

Just submit a PR that removes the action so it doesn't run on the branch before the merge! If devs aren't reviewing the code anyways, will they even catch that kind of change?

xmprt 4 days ago | parent [-]

You could set up some hardcoded rules so that the PR is never merged without human review if it touches the github actions.

LikesPwsh 4 days ago | parent [-]

You could, but it would be mad to skip the code review because it "only" touches customer-facing code rather than GHA.