Skip to content

Commit

Permalink
Merge pull request #748 from edersoares/github-actions-badge
Browse files Browse the repository at this point in the history
[2.5] GitHub Actions badge
  • Loading branch information
edersoares authored Jan 25, 2021
2 parents 6e1c2b5 + c990a4e commit 3ac4090
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Tests
name: tests

on:
push:
Expand All @@ -7,7 +7,7 @@ on:
branches: 2.*

jobs:
tests:
default:

runs-on: ubuntu-latest

Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Latest Release](https://img.shields.io/github/release/portabilis/i-educar.svg?label=latest%20release)](https://github.com/portabilis/i-educar/releases)
[![Build Status](https://travis-ci.com/portabilis/i-educar.svg?branch=2.3)](https://travis-ci.com/portabilis/i-educar)
[![Build Status](https://github.com/portabilis/i-educar/workflows/tests/badge.svg)](https://github.com/portabilis/i-educar/actions)

# i-Educar

Expand Down

0 comments on commit 3ac4090

Please sign in to comment.