Skip to content

Commit 6c173fb

Browse files
committed
ci: ignore docs path for running workflow
1 parent e5d9324 commit 6c173fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
branches:
55
- main
6+
paths-ignore:
7+
- 'docs/**'
68
workflow_dispatch:
79
jobs:
810
ckanonlyinstall:

0 commit comments

Comments
 (0)