Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
remicorniere authored Mar 4, 2020
1 parent cc23096 commit c0cbb0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
jobs:
notif-script:
runs-on: ubuntu-latest
name: job that pushes repo news to xmpp server
name: job that pushes repo news to xmpp
steps:
- name: push_info_step
id: push
Expand Down Expand Up @@ -95,7 +95,7 @@ It uses the [native go-xmpp library](https://github.com/FluuxIO/go-xmpp).
jobs:
notif-script:
runs-on: ubuntu-latest
name: job that pushes test failures to xmpp server
name: job that pushes test failures to xmpp
steps:
- name: Run tests
run: |
Expand Down

0 comments on commit c0cbb0d

Please sign in to comment.