Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable benchmark on forked repo (ggerganov#7034)
* Disable benchmark on forked repo * only check owner on schedule event * check owner on push also * more readable as multi-line * ternary won't work * style++ * test++ * enable actions debug * test-- * remove debug * test++ * do debug where we can get logs * test-- * this is driving me crazy * correct github.event usage * remove test condition * correct github.event usage * test++ * test-- * event_name is pull_request_target * test++ * test-- * update ref checks
- Loading branch information