We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
on: push
1 parent 52d6266 commit 4f157b4Copy full SHA for 4f157b4
.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