Skip to content

Merge branch 'main' into fix-automaticasync #250

Merge branch 'main' into fix-automaticasync

Merge branch 'main' into fix-automaticasync #250

Workflow file for this run

name: Docs
on:
push:
branches-ignore:
- main
jobs:
readme:
name: Readme
runs-on: ubuntu-latest
timeout-minutes: 4
if: "!contains(github.event.head_commit.message, '[ci skip]')"
steps:
- uses: actions/checkout@v2
- name: root readme matches stripe readme
run: |
sh ./.github/workflows/scripts/compare-readme.sh