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 8197dde commit de1e3f4Copy full SHA for de1e3f4
.github/workflows/regression-test.yaml
@@ -14,6 +14,7 @@ on:
14
15
jobs:
16
regression-test:
17
+ if: github.actor != 'dependabot[bot]'
18
runs-on: ubuntu-22.04
19
timeout-minutes: 25
20
0 commit comments