Replace default branch refs with main

This commit is contained in:
Jonathan Clem
2020-07-14 16:32:14 -04:00
parent 2071beb570
commit ceecbf34d4
5 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
name: Licensed name: Licensed
on: on:
push: {branches: master} push: {branches: main}
pull_request: {branches: master} pull_request: {branches: main}
repository_dispatch: repository_dispatch:
jobs: jobs:
+2 -2
View File
@@ -1,8 +1,8 @@
name: Test name: Test
on: on:
push: {branches: master} push: {branches: main}
pull_request: {branches: master} pull_request: {branches: main}
repository_dispatch: repository_dispatch:
jobs: jobs:
+1 -1
View File
@@ -2,7 +2,7 @@
[fork]: https://github.com/actions/setup-elixir/fork [fork]: https://github.com/actions/setup-elixir/fork
[pr]: https://github.com/actions/setup-elixir/compare [pr]: https://github.com/actions/setup-elixir/compare
[code-of-conduct]: https://github.com/actions/setup-elixir/blob/master/CODE_OF_CONDUCT.md [code-of-conduct]: https://github.com/actions/setup-elixir/blob/main/CODE_OF_CONDUCT.md
Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great. Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.
+2 -2
View File
@@ -1,8 +1,8 @@
name: Licensed name: Licensed
on: on:
push: {branches: master} push: {branches: main}
pull_request: {branches: master} pull_request: {branches: main}
repository_dispatch: repository_dispatch:
jobs: jobs:
+2 -2
View File
@@ -1,8 +1,8 @@
name: Test name: Test
on: on:
push: {branches: master} push: {branches: main}
pull_request: {branches: master} pull_request: {branches: main}
repository_dispatch: repository_dispatch:
jobs: jobs: