feat(qianchuan/uni_promotion): 更新一些千川全域推广相关API #1433
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: GoReportCard | |
| on: [push, pull_request] | |
| jobs: | |
| build: | |
| name: GoReportCard | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: GoReportCard | |
| uses: creekorful/goreportcard-action@v1.0 |