Changes the event to send when a channel is shared or unshared (#28183) #16
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 |