We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e01fa commit d141f42Copy full SHA for d141f42
.github/workflows/e2e-test.yaml
@@ -3,8 +3,6 @@ name: Run E2E Tests
3
on:
4
push:
5
branches: [ main, master ]
6
- paths-ignore:
7
- - 'docs/**'
8
pull_request:
9
10
.github/workflows/unit-test.yaml
@@ -7,8 +7,6 @@ on:
branches:
- main
11
12
13
jobs:
14
test:
0 commit comments