1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

Merge pull request #570 from Unleash/chore/update-workflows

chore(workflows): update with new branch names
This commit is contained in:
Thomas Heartman 2022-01-10 14:08:48 +01:00 committed by GitHub
commit 6bfe5ab591
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ name: Node.js CI
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
jobs:

View File

@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.org/Unleash/unleash-frontend.svg?branch=master)](https://travis-ci.org/Unleash/unleash-frontend)
[![Build Status](https://travis-ci.org/Unleash/unleash-frontend.svg?branch=main)](https://travis-ci.org/Unleash/unleash-frontend)
# Developing