Skip to content

Allow for completely nil sanitization #88

Allow for completely nil sanitization

Allow for completely nil sanitization #88

Workflow file for this run

name: CI
on:
pull_request:
permissions:
contents: write
pull-requests: write
jobs:
test:
uses: gjtorikian/actions/.github/workflows/ruby_test_suite.yml@main
secrets:
gh_token: ${{ secrets.GITHUB_TOKEN }}