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 8057650 commit 65fbc5dCopy full SHA for 65fbc5d
.github/workflows/workflow.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- master
6
- angular-19
7
+ - test-update
8
pull_request:
9
10
package.json
@@ -41,7 +41,7 @@
41
"branches": [
42
"master",
43
{
44
- "name": "angular-19",
+ "name": "test-update",
45
"prerelease": true,
46
"channel": "beta"
47
},
0 commit comments