Skip to content

Commit 842b5e7

Browse files
committed
Switch to main.
1 parent e9d6890 commit 842b5e7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
push:
66
branches:
7-
- master
7+
- main
88

99
jobs:
1010
test:

_bootstrap.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ cd library/
5252
tox
5353
```
5454

55+
Make sure your main branch is named "main" or GitHub actions wont run!
56+
5557
## Examples
5658

5759
Examples should use hyphens and short, descriptive names, ie: `rainbow-larson.py`

0 commit comments

Comments
 (0)