docs: add ckanaction to Next Steps in README and ignore README for CI
Some checks failed
Verify ckan-devstaller runs CKAN-only install successfully / Run ckan-devstaller with a CKAN-only install (push) Has been cancelled

This commit is contained in:
rzmk 2025-10-31 14:28:22 -04:00
parent 6c173fb779
commit f0ac63a368
2 changed files with 2 additions and 0 deletions

View file

@ -5,6 +5,7 @@ on:
- main
paths-ignore:
- 'docs/**'
- 'README.md'
workflow_dispatch:
jobs:
ckanonlyinstall: