compound-web
633306d9 - Run the 'Prevent blocked' check whenever a PR branch is updated

Commit
324 days ago
Run the 'Prevent blocked' check whenever a PR branch is updated Because we're now requiring the 'Prevent blocked' check to pass before merging a PR, GitHub Actions apparently expects it to be associated with the latest Git ref of the PR's branch whenever the branch is updated. Therefore we need to re-run the workflow on the 'synchronize' event.
Author
Parents
Loading