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] #3513

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

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

name: Auto Cancel Previous CI Runs
on:
push:
branches-ignore:
- latest
jobs:
cleanup-runs:
runs-on: ubuntu-latest
steps:
- uses: rokroskar/workflow-run-cleanup-action@master
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
if: "github.ref != 'refs/heads/latest'"