Skip to content

Introduce cooldown period for Dependabot updates (#351) #898

Introduce cooldown period for Dependabot updates (#351)

Introduce cooldown period for Dependabot updates (#351) #898

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
merge_group:
jobs:
lint:
uses: stylelint/.github/.github/workflows/lint.yml@5c1fac886fb5f8f74e29e133f36d242770d03ed3 # main
permissions:
contents: read
test:
uses: stylelint/.github/.github/workflows/test.yml@5c1fac886fb5f8f74e29e133f36d242770d03ed3 # main
with:
node-version: '["lts/*"]'
permissions:
contents: read