There was an error while loading. Please reload this page.
1 parent b2dd99a commit 5dbdd5fCopy full SHA for 5dbdd5f
.github/workflows/run-e2e-tests.yml
@@ -28,6 +28,7 @@ jobs:
28
strategy:
29
matrix:
30
version: ["3.7", "3.8", "3.9"]
31
+ if: ${{ github.actor != 'dependabot[bot]' }}
32
steps:
33
- name: "Checkout"
34
uses: actions/checkout@v3
0 commit comments