Skip to content

Merge pull request #70 from thoughtbot/dependabot/bundler/webmock-3.23.1 #7

Merge pull request #70 from thoughtbot/dependabot/bundler/webmock-3.23.1

Merge pull request #70 from thoughtbot/dependabot/bundler/webmock-3.23.1 #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 }}