Skip to content

Commit e07d302

Browse files
committed
Update page
1 parent 8896f1f commit e07d302

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main # Set this to your default branch
7+
paths-ignore:
8+
- 'docs/**'
79

810
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
911
permissions:

0 commit comments

Comments
 (0)