Skip to content

Commit d7c1189

Browse files
Fixed branch name.
1 parent f61d623 commit d7c1189

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Code Style Checks
33
on:
44
push:
55
branches:
6-
- code-style-check-on
6+
- piotr/code-style-check-on
77
pull_request:
88
branches:
99
- main

0 commit comments

Comments
 (0)