Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

fix(deps): update dependency stylelint to v15 [security] #3524

fix(deps): update dependency stylelint to v15 [security]

fix(deps): update dependency stylelint to v15 [security] #3524

name: Psammead CI - Change Scanner
on:
pull_request:
branches:
- '**'
- '!latest'
push:
branches:
- '**'
- '!latest'
jobs:
build:
name: Change Scanner
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
persist-credentials: false
- name: Install Node Modules
run: ./scripts/installNodeModules.sh
- name: Change Scanner
run: yarn changeScanner