Skip to content

Commit 0238fa7

Browse files
committed
ci: rename master to main
1 parent 8136c5f commit 0238fa7

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/workflows/main.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ on:
77
- '.cirrus.yml'
88
- '.github/workflows/docs.yml'
99
branches:
10-
- master
11-
- develop
10+
- main
1211
pull_request:
1312
paths-ignore:
1413
- 'docs/**'

.github/workflows/skip.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ on:
99
- '!.cirrus.yml'
1010
- '!.github/workflows/docs.yml'
1111
branches:
12-
- master
13-
- develop
12+
- main
1413
pull_request:
1514
paths-ignore:
1615
- '**'

0 commit comments

Comments
 (0)