Skip to content

Commit 895063a

Browse files
authored
Add 'main' branch for newer GitHub repositories (alshedivat#389)
1 parent 0885f49 commit 895063a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
push:
55
branches:
66
- master
7+
- main
78
pull_request:
89
branches:
910
- master
11+
- main
1012

1113
jobs:
1214
deploy:

0 commit comments

Comments
 (0)