feat: 字节小程序资产化改造升级(创建项目接口将于 10.30 将字节小程序/小游戏资产id设为条件必填字段,请涉及到该投放链路的开发… #997
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/goreportcard-action@v1.0 |