Skip to content

chore(deps): Bump isbot from 4.4.0 to 5.1.1 #2

chore(deps): Bump isbot from 4.4.0 to 5.1.1

chore(deps): Bump isbot from 4.4.0 to 5.1.1 #2

Workflow file for this run

name: PR
on:
pull_request:
branches:
- main
permissions:
contents: read
jobs:
build:
name: "Build & Test"
uses: ./.github/workflows/ci.build.yml
test:
name: "Build & Test"
uses: ./.github/workflows/ci.test.yml
check-prettier:
name: "Check: Prettier"
uses: ./.github/workflows/check.prettier.yml
check-workflows:
name: "Check: Workflows"
uses: ./.github/workflows/check.workflows.yml