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 b473a7d commit be177f4Copy full SHA for be177f4
.github/workflows/code-review.yml
@@ -6,9 +6,6 @@ on:
6
- master
7
- v*.x
8
pull_request:
9
- branches:
10
- - master
11
- - v*.x
12
schedule:
13
# 每天凌晨 3 点(UTC)
14
- cron: '0 3 * * *'
0 commit comments