chore(github actions): refine on paths (#189)

This commit is contained in:
Marco Pasqualetti
2024-12-03 15:59:10 +01:00
committed by GitHub
parent 4356ca1cff
commit abc0ad7120
6 changed files with 27 additions and 8 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: Deploy documentation website on AWS S3
on:
push:
branches:
- main
- 'main'
paths:
- '.github/**'
- 'apps/documentation/**'