Skip to content

Commit cd5e8a9

Browse files
eamonnmcmanusCompile-Testing Team
authored and
Compile-Testing Team
committed
Adjust configuration and documents to reflect the renamed main branch.
RELNOTES=n/a PiperOrigin-RevId: 492336825
1 parent 75b95ed commit cd5e8a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: CI
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
pull_request:
88
branches:
9-
- master
9+
- main
1010

1111
jobs:
1212
test:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ License
2424
See the License for the specific language governing permissions and
2525
limitations under the License.
2626

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

0 commit comments

Comments
 (0)