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 2923ce6 commit d02d1f4Copy full SHA for d02d1f4
.github/workflows/pr-lint-check.yml
@@ -2,7 +2,7 @@ name: PR Lint Check
2
3
on:
4
pull_request:
5
- branches: feat-wzy-cs
+ branches: [master]
6
7
jobs:
8
lint:
0 commit comments