Skip to content

feat: whoami: updated whoami to show the path to the config if that is what is being used #356

feat: whoami: updated whoami to show the path to the config if that is what is being used

feat: whoami: updated whoami to show the path to the config if that is what is being used #356

Workflow file for this run

name: PR Title Check
on:
pull_request:
types: [opened, edited, synchronize, reopened]
permissions:
contents: read
pull-requests: read
jobs:
pr-title-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- run: node .github/scripts/pr-title-check.js