Skip to content

feat: Add support for tokenizing the CVV standalone #129

feat: Add support for tokenizing the CVV standalone

feat: Add support for tokenizing the CVV standalone #129

Workflow file for this run

name: Security check - ESLint
on:
pull_request:
workflow_dispatch:
push:
branches:
- staging
- main
- master
- qa
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: stefanoeb/eslint-action@1.0.2
continue-on-error: true