We'll keep "master" in the repo to help people migrate.
on:
push:
- branches: [master]
+ branches: [main]
tags: [v*]
pull_request:
types: [opened]
- branches: [master]
+ branches: [main]
jobs:
build-test:
# elf2flt
-[![Build Status](https://travis-ci.org/uclinux-dev/elf2flt.svg?branch=master)](https://travis-ci.org/uclinux-dev/elf2flt)
+[![Build Status](https://travis-ci.org/uclinux-dev/elf2flt.svg?branch=main)](https://travis-ci.org/uclinux-dev/elf2flt)
Copyright (C) 2001-2003, SnapGear (www.snapgear.com)
David McCullough <ucdevel@gmail.com>