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
As requested on Twitter and in #6, it would be nice to allow running this action on push, in addition to the pull_request workflow. The action should comment on the push with size deltas from its parent commit.
The text was updated successfully, but these errors were encountered:
This may be fixable via #18, since Checks are supported for individual commits. Still need to figure out what a logical base would be for size comparison.
As requested on Twitter and in #6, it would be nice to allow running this action on
push
, in addition to thepull_request
workflow. The action should comment on the push with size deltas from its parent commit.The text was updated successfully, but these errors were encountered: