Skip to content

chore(deps-dev): bump braces from 3.0.2 to 3.0.3 #104

chore(deps-dev): bump braces from 3.0.2 to 3.0.3

chore(deps-dev): bump braces from 3.0.2 to 3.0.3 #104

Workflow file for this run

on:
pull_request:
types: [opened, reopened, synchronize]
name: "Pull Requests"
jobs:
tests:
name: Tests
uses: ./.github/workflows/tests.yml
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}
linters:
name: Linters
uses: ./.github/workflows/linters.yml
release-check:
name: Release Check
uses: ./.github/workflows/publish.yml