Skip to content

Bump rails from 7.2.1.1 to 7.2.1.2 (#361) #32

Bump rails from 7.2.1.1 to 7.2.1.2 (#361)

Bump rails from 7.2.1.1 to 7.2.1.2 (#361) #32

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 }}