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.
2 parents 52d6266 + 830e8f2 commit d29ba59Copy full SHA for d29ba59
.github/workflows/test-all.yml
@@ -14,9 +14,7 @@
14
15
name: Test All Packages
16
17
-on:
18
- push:
19
- branches: ['**']
+on: pull_request
20
21
env:
22
# make chromedriver detect installed Chrome version and download the corresponding driver
.github/workflows/test-changed-auth.yml
@@ -14,7 +14,7 @@
name: Test Auth
-on: [push, pull_request]
0 commit comments