Skip to content

Fixing bug: Upsetting instead of inserting on set. #3

Fixing bug: Upsetting instead of inserting on set.

Fixing bug: Upsetting instead of inserting on set. #3

name: "@iwsio/mongodb-express-session: PR to main"
on:
pull_request:
branches: [ main ]
paths:
- 'package/**'
jobs:
run_tests:
if: ${{ !contains(github.event.head_commit.message, '#skip') }}
uses: ./.github/workflows/mongodb-session-test.yaml