There was an error while loading. Please reload this page.
2 parents 4449d29 + a67a18c commit 3a4f3cdCopy full SHA for 3a4f3cd
3 files changed
.github/workflows/e2eEnvironment.yml
@@ -17,12 +17,14 @@ on:
17
pull_request:
18
paths-ignore:
19
- "docs/**"
20
+ - "documentation/**"
21
- "site/**"
22
push:
23
branches:
24
- '!dependabot/*'
25
26
27
28
29
30
jobs:
.github/workflows/go.yml
@@ -19,6 +19,7 @@ on:
- "Formula/**"
- "demos/**"
- "firebase/**"
- "logo/**"
- "package-examples/**"
.github/workflows/live-e2e.yml
0 commit comments