add webapp test worfkflow file to file filter

This commit is contained in:
mahula 2023-07-17 14:29:35 +02:00
parent e44c3493e2
commit f7e8d85b5f

View File

@ -7,4 +7,5 @@ docker: &docker
- 'docker-compose.*'
webapp: &webapp
- '.github/workflows/test-webapp.yml'
- 'webapp/**/*'