Skip to content

Commit 7fb18fd

Browse files
Update docs.yml
1 parent 0202803 commit 7fb18fd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/docs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ name: Docs
22
on:
33
push:
44
branches: ["main"]
5+
paths:
6+
- 'Sources/**'
7+
- '.github/workflows/docs.yml'
8+
- 'Package.swift'
9+
- 'Makefile'
510
workflow_dispatch:
611

712
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages

0 commit comments

Comments
 (0)