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 fad044b commit 20e90cfCopy full SHA for 20e90cf
.github/workflows/tests.yml
@@ -6,6 +6,7 @@ on:
6
- master
7
- "*.x"
8
pull_request:
9
+ types: [opened]
10
schedule:
11
- cron: "0 0 * * *"
12
0 commit comments