feat(qianchuan/enum): 针对被低效计划暂停的广告投放,新增opt_status枚举SYSTEM_DISABLE #1057
This file contains 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/[email protected] |