diff --git a/.github/workflows/dynamic-readme.yml b/.github/workflows/dynamic-readme.yml new file mode 100644 index 00000000..78fd5862 --- /dev/null +++ b/.github/workflows/dynamic-readme.yml @@ -0,0 +1,19 @@ +name: update-templates + +on: + push: + branches: + - main + paths: + - README.md + 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 }} diff --git a/README.md b/README.md index 9eba4c09..bdce3e7f 100644 --- a/README.md +++ b/README.md @@ -491,21 +491,10 @@ For security issues it's better to contact (See +