Skip to content

Commit

Permalink
Fix json for all-contribs (#4669)
Browse files Browse the repository at this point in the history
* Fix json for all-contribs

* Revert change
  • Loading branch information
kratman authored Dec 12, 2024
1 parent 18578f8 commit 62e8f3b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"files": [
"all_contributors.md",
"all_contributors.md"
],
"imageSize": 100,
"commit": false,
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: PyBaMM
on:
workflow_dispatch:
pull_request:
paths-ignore: [".all-contributorsrc", "all_contributors.md"]

env:
PYBAMM_DISABLE_TELEMETRY: "true"
Expand Down

0 comments on commit 62e8f3b

Please sign in to comment.