Skip to content

Commit 6b9e8eb

Browse files
Merge branch 'test-framework' of https://github.com/encode/mkdocs into test-framework
2 parents 63ee292 + fcd6b39 commit 6b9e8eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-suite.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: Test Suite
33

44
on:
55
push:
6-
branches: ["master"]
6+
branches: ["main"]
77
pull_request:
8-
branches: ["master", "version-*"]
8+
branches: ["main"]
99

1010
jobs:
1111
tests:

0 commit comments

Comments
 (0)