Skip to content

Commit

Permalink
Adjust configuration and documents to reflect the renamed main branch.
Browse files Browse the repository at this point in the history
RELNOTES=n/a
PiperOrigin-RevId: 492336825
  • Loading branch information
eamonnmcmanus authored and Compile-Testing Team committed Dec 9, 2022
1 parent 75b95ed commit cd5e8a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: CI
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main

jobs:
test:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ License
See the License for the specific language governing permissions and
limitations under the License.

[ci-shield]: https://github.com/google/compile-testing/actions/workflows/ci.yml/badge.svg?branch=master
[ci-shield]: https://github.com/google/compile-testing/actions/workflows/ci.yml/badge.svg?branch=main
[ci-link]: https://github.com/google/compile-testing/actions
[maven-shield]: https://img.shields.io/maven-central/v/com.google.testing.compile/compile-testing.png
[maven-link]: https://search.maven.org/artifact/com.google.testing.compile/compile-testing
Expand Down

0 comments on commit cd5e8a9

Please sign in to comment.