redis-om-node icon indicating copy to clipboard operation
redis-om-node copied to clipboard

Fixing double CI run

Open chayim opened this issue 3 years ago • 0 comments

Prior to this change, a pull request would trigger two CI runs, due to the push and pull_request settings being unqualified. After this, merges to main will run a full CI suite, as will any pull request (or subsequent pushes to a PR), made against the main branch

chayim avatar Jul 17 '22 06:07 chayim