Skip to content

Commit 634246b

Browse files
author
Sakchai.Homhual
committed
chore: update branches to include feat/trusted-publishing in main branch check workflow
1 parent 30b460c commit 634246b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_branch_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: 'Main Branch Check' # To be able to access test coverage of the repository on SonarCloud
22
on:
33
push:
4-
branches: [v7]
4+
branches: [v7, feat/trusted-publishing]
55
env:
66
CI: 'true'
77
BROWSERSTACK_LATEST_BROWSERS_LAUNCHER: 'Playwright'

0 commit comments

Comments
 (0)