Skip to content

Commit d8c7140

Browse files
committed
Rename master to main
1 parent b186eef commit d8c7140

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/elixir.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ name: Elixir CI
77

88
on:
99
push:
10-
branches: [ "master" ]
10+
branches: [ "main" ]
1111
pull_request:
12-
branches: [ "master" ]
12+
branches: [ "main" ]
1313

1414
permissions:
1515
contents: read

0 commit comments

Comments
 (0)