mirror of
https://github.com/dathere/ckan-devstaller.git
synced 2025-11-09 13:39:49 +00:00
ci: ignore docs path for running workflow
This commit is contained in:
parent
e5d9324c7a
commit
6c173fb779
1 changed files with 2 additions and 0 deletions
2
.github/workflows/run-ckan-only-install.yml
vendored
2
.github/workflows/run-ckan-only-install.yml
vendored
|
|
@ -3,6 +3,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
ckanonlyinstall:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue