Ignore ack and notification counts if notifications are blocked by th… #172
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 |