Skip to content

Commit 65fbc5d

Browse files
committed
chore: update workflow file
1 parent 8057650 commit 65fbc5d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/workflow.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches:
55
- master
66
- angular-19
7+
- test-update
78
pull_request:
89
branches:
910
- master

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"branches": [
4242
"master",
4343
{
44-
"name": "angular-19",
44+
"name": "test-update",
4545
"prerelease": true,
4646
"channel": "beta"
4747
},

0 commit comments

Comments
 (0)