Skip to content

Commit f0ac63a

Browse files
committed
docs: add ckanaction to Next Steps in README and ignore README for CI
1 parent 6c173fb commit f0ac63a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/run-ckan-only-install.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- main
66
paths-ignore:
77
- 'docs/**'
8+
- 'README.md'
89
workflow_dispatch:
910
jobs:
1011
ckanonlyinstall:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ You may find the following guides useful while developing with CKAN:
2929
- [Customize your config file](https://docs.ckan.org/en/latest/extensions/index.html)
3030
- [Create test data](https://docs.ckan.org/en/latest/maintaining/getting-started.html#creating-test-data)
3131
- [Visit ckan.org](https://ckan.org)
32+
- [Interact with your CKAN API at ckanaction.dathere.com](https://ckanaction.dathere.com)
3233

3334
## `ckan-devstaller` demos
3435

0 commit comments

Comments
 (0)