There was an error while loading. Please reload this page.
1 parent 2fa09fb commit b9384b1Copy full SHA for b9384b1
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