We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9519204 commit e028333Copy full SHA for e028333
.github/workflows/elixir.yml
@@ -3,7 +3,7 @@ name: Elixir CI
3
on:
4
push:
5
pull_request:
6
- branches: [ master ]
+ branches: [ main ]
7
8
env:
9
MIX_ENV: test
0 commit comments