Skip to content

chore(deps): bump js-yaml from 3.14.1 to 3.14.2 #93

chore(deps): bump js-yaml from 3.14.1 to 3.14.2

chore(deps): bump js-yaml from 3.14.1 to 3.14.2 #93

Workflow file for this run

name: Core checks
on:
pull_request:
branches:
- master
paths-ignore:
- "docs/**"
- "website/**"
push:
paths-ignore:
- "docs/**"
- "website/**"
jobs:
Core:
uses: ./.github/workflows/shared_checks.yml
secrets: inherit