Skip to content

Bump standard from 1.32.1 to 1.40.0 (#487) #7

Bump standard from 1.32.1 to 1.40.0 (#487)

Bump standard from 1.32.1 to 1.40.0 (#487) #7

name: update-templates
on:
push:
branches:
- main
workflow_dispatch:
jobs:
update-templates:
permissions:
contents: write
pull-requests: write
pages: write
uses: thoughtbot/templates/.github/workflows/dynamic-readme.yaml@main
secrets:
token: ${{ secrets.GITHUB_TOKEN }}