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 d5f06d7 commit a9d91f8Copy full SHA for a9d91f8
1 file changed
.github/workflows/e2e-tests.yml
@@ -30,7 +30,7 @@ permissions:
30
31
jobs:
32
e2e-tests:
33
- if: github.event_name == 'pull_request'
+# if: github.event_name == 'pull_request'
34
env:
35
AWS_REGION: us-west-2
36
runs-on: ubuntu-latest
0 commit comments