Skip to content

test(reporting/exporters/mongo): add mongo integration test with test… #60

test(reporting/exporters/mongo): add mongo integration test with test…

test(reporting/exporters/mongo): add mongo integration test with test… #60

Workflow file for this run

name: ♾️ Compatibility Checks
on:
pull_request:
types: [opened, synchronize]
branches:
- dev
jobs:
check:
if: github.actor == 'dependabot[bot]'
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: projectdiscovery/actions/setup/go/compat-checks@v1
with:
release-test: true