Skip to content

Commit 6cb6c15

Browse files
committed
Rename master to main
1 parent b80b17b commit 6cb6c15

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build-linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build Qt6 App for Linux
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
tags:
88
- "*"
99
pull_request:

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
push:
99
branches:
1010
- main
11-
- master
1211

1312
jobs:
1413
clang-format-lint:

0 commit comments

Comments
 (0)