Fix the response type of create bookmark in go client (#28574) #2
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: Web App CI Master | |
on: | |
push: | |
branches: | |
- master | |
- release-* | |
jobs: | |
master-ci: | |
uses: ./.github/workflows/webapp-ci-template.yml |