Added sass changes to trigger deploy action

This commit is contained in:
George 2025-02-09 12:21:55 -03:00 committed by GitHub
parent beeff21ecd
commit e3f029dcd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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