Skip to content

Added tests for the new ArrayBuffer merge behavior. These test that b… #28

Added tests for the new ArrayBuffer merge behavior. These test that b…

Added tests for the new ArrayBuffer merge behavior. These test that b… #28

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