CLD-7841 Optimize E2E testing costs (#27883) #168
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 |