redis-om-node
redis-om-node copied to clipboard
Fixing double CI run
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