Skip to content

Commit ea18cab

Browse files
change branch name for actions
1 parent e073a77 commit ea18cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Code quality
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
jobs:
99
code-quality:

0 commit comments

Comments
 (0)