Skip to content

Commit 660d626

Browse files
fix: remove 'hb-psl-fix-testissue' branch from push triggers in node.js.yml
1 parent ffb5d13 commit 660d626

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Build Frontend
55

66
on:
77
push:
8-
branches: [ "main", "dev", "hb-psl-fix-testissue" ]
8+
branches: [ "main", "dev" ]
99
paths:
1010
- 'src/frontend/**/*.ts'
1111
- 'src/frontend/**/*.tsx'

0 commit comments

Comments
 (0)