Update deploy.yml (#25)

This commit is contained in:
Saahil dutta 2025-07-29 00:10:43 -04:00 committed by GitHub
parent 063f553540
commit f4c01e7e82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,9 @@ on:
paths:
# on code related change
- ".github/workflows/deploy.yml"
- "src/**"
- "pages/**"
- "components/**"
- "lib/**"
- "public/**"
workflow_dispatch: