mirror of
https://github.com/dathere/ckan-devstaller.git
synced 2025-11-09 13:39:49 +00:00
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
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:
parent
6c173fb779
commit
f0ac63a368
2 changed files with 2 additions and 0 deletions
1
.github/workflows/run-ckan-only-install.yml
vendored
1
.github/workflows/run-ckan-only-install.yml
vendored
|
|
@ -5,6 +5,7 @@ on:
|
|||
- main
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- 'README.md'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
ckanonlyinstall:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue