Skip to content

Bump npalm/action-docs-action from 1.4.0 to 2.0.0 (#25) #47

Bump npalm/action-docs-action from 1.4.0 to 2.0.0 (#25)

Bump npalm/action-docs-action from 1.4.0 to 2.0.0 (#25) #47

Workflow file for this run

name: Action Docs
on: push
jobs:
test:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: npalm/action-docs-action@v2.0.0
- name: Assert there are no changes in README.me
run: |
git diff --exit-code