Skip to content

feat: clear identifier with a default as fallback (#36) #14

feat: clear identifier with a default as fallback (#36)

feat: clear identifier with a default as fallback (#36) #14

Workflow file for this run

# thank you @joshuakgoldberg
# https://github.com/JoshuaKGoldberg/create-typescript-app/blob/main/.github/workflows/contributors.yml
jobs:
contributors:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: ./.github/actions/prepare
- env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
uses: JoshuaKGoldberg/[email protected]
name: Contributors
on:
push:
branches:
- main