Change branch push event (#3106)

This commit is contained in:
Vince Grassia 2022-07-18 09:06:15 -04:00 committed by GitHub
parent fbff2e5f00
commit 23bf69c733
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ on:
branches:
- 'master'
- 'rc'
- 'hotfix-rc/**'
- 'hotfix-rc'
paths:
- 'apps/desktop/**'
- 'libs/**'