We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67617a8 commit 440ad9aCopy full SHA for 440ad9a
.github/workflows/workflow.yml
@@ -5,6 +5,7 @@ on:
5
- master
6
- angular-19
7
- test-update
8
+ - fix-voice-recording
9
pull_request:
10
branches:
11
package.json
@@ -45,6 +45,11 @@
45
"prerelease": true,
46
"channel": "beta"
47
},
48
+ {
49
+ "name": "fix-voice-recording",
50
+ "prerelease": true,
51
+ "channel": "beta"
52
+ },
53
{
54
"name": "5.x.x-beta",
55
0 commit comments