Skip to content

Commit 1569966

Browse files
authored
Bib changes now trigger build action
1 parent fbad870 commit 1569966

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- main
88
paths:
99
- "assets/**"
10+
- "**.bib"
1011
- "**.html"
1112
- "**.js"
1213
- "**.liquid"
@@ -33,6 +34,7 @@ on:
3334
- main
3435
paths:
3536
- "assets/**"
37+
- "**.bib"
3638
- "**.html"
3739
- "**.js"
3840
- "**.liquid"

0 commit comments

Comments
 (0)