There was an error while loading. Please reload this page.
1 parent 6c8702d commit 650476cCopy full SHA for 650476c
1 file changed
.github/workflows/chronograf-cypress-tests.yaml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
e2e:
11
+ if: github.actor != 'dependabot[bot]'
12
runs-on: ubuntu-latest
13
timeout-minutes: 30
14
env:
0 commit comments