Skip to content

feat(styling): enhance styling and CaminoDatePicker with minWidth and… #48

feat(styling): enhance styling and CaminoDatePicker with minWidth and…

feat(styling): enhance styling and CaminoDatePicker with minWidth and… #48

Workflow file for this run

name: static application security testing
on:
push:
branches: ['*']
pull_request:
branches: [dev]
jobs:
njsscan:
runs-on: ubuntu-latest
name: njsscan check
steps:
- name: Checkout the code
uses: actions/checkout@v2
- name: nodejsscan scan
id: njsscan
uses: ajinabraham/njsscan-action@master
with:
args: '.'