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 ab24dac commit e0fe06cCopy full SHA for e0fe06c
.github/workflows/e2etests.yml
@@ -6,6 +6,9 @@ on:
6
- "*"
7
tags:
8
- "v*"
9
+ paths-ignore:
10
+ - 'docs/**'
11
+ - '.github/**'
12
pull_request:
13
branches:
14
0 commit comments