Skip to content

Commit

Permalink
Ignore CI for Readme updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
arnauqb committed Sep 12, 2021
1 parent 650d0de commit ca4dc0d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@ name: Python package
on:
push:
branches: [ master, develop]
paths-ignore:
- 'README.md'

pull_request:
branches: [ master, develop ]
paths-ignore:
- 'README.md'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
![Python package](https://github.com/IDAS-Durham/JUNE/workflows/Python%20package/badge.svg?branch=master)
[![codecov](https://codecov.io/gh/IDAS-Durham/JUNE-private/branch/master/graph/badge.svg?token=SYUJR5DPSZ)](https://codecov.io/gh/IDAS-Durham/JUNE-private)
[![codecov](https://codecov.io/gh/IDAS-Durham/JUNE/branch/master/graph/badge.svg?token=6TKUHtWxJZ)](https://codecov.io/gh/IDAS-Durham/JUNE)

# JUNE: open-source individual-based epidemiology simulation

Expand Down

0 comments on commit ca4dc0d

Please sign in to comment.