Skip to content

Commit 650476c

Browse files
committed
chore(ci): do not run e2e tests for Dependabot
This is because we don't want ot publicly share InfluxDB Enterprise license key.
1 parent 6c8702d commit 650476c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/chronograf-cypress-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
e2e:
11+
if: github.actor != 'dependabot[bot]'
1112
runs-on: ubuntu-latest
1213
timeout-minutes: 30
1314
env:

0 commit comments

Comments
 (0)