Skip to content

Commit 85ba629

Browse files
committed
fix branch name in gh workflow
1 parent 490c441 commit 85ba629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/embedded_quality_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
pull_request:
66
branches:
7-
- main
7+
- master
88
jobs:
99
driver-quality:
1010
uses: sensirion/.github/.github/workflows/driver.c.check.yml@main

0 commit comments

Comments
 (0)