Skip to content

Commit a2ee7ba

Browse files
committed
change master -> main
Signed-off-by: Ondrej Dockal <odockal@redhat.com>
1 parent 8fc233a commit a2ee7ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build and Test
22

33
on:
44
pull_request:
5-
branches: [master]
5+
branches: [main]
66

77
jobs:
88
test:

0 commit comments

Comments
 (0)