Removed forward slashes

This commit is contained in:
zomars
2022-07-06 11:33:36 -06:00
parent 7967c6e46b
commit 56da9c7c5f
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ on:
- main
# Embed e2e - tests verify booking flow which is applicable to non-embed case also. So, don't ignore apps/web changes.
paths:
- /apps/web/**
- /packages/embeds/**
- apps/web/**
- packages/embeds/**
jobs:
e2e-embed:
timeout-minutes: 20