Bib changes now trigger build action

This commit is contained in:
George 2024-06-19 17:13:39 -03:00 committed by GitHub
parent fbad870c9c
commit 1569966cf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ on:
- main
paths:
- "assets/**"
- "**.bib"
- "**.html"
- "**.js"
- "**.liquid"
@ -33,6 +34,7 @@ on:
- main
paths:
- "assets/**"
- "**.bib"
- "**.html"
- "**.js"
- "**.liquid"