Don't run e2e for md files

This commit is contained in:
zomars
2022-07-04 18:30:44 -06:00
parent e394cfdcd8
commit 3ac8caecbf
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ on:
- 'apps/web/**'
- '!apps/web/public/**'
- 'packages/embeds/**'
- '!**.md'
jobs:
e2e-embed:
timeout-minutes: 20