Skip to content

Commit

Permalink
do less
Browse files Browse the repository at this point in the history
  • Loading branch information
lazarusA committed Oct 8, 2024
1 parent c04b9c4 commit 90cca1d
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 146 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CompatHelper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CompatHelper

on:
schedule:
- cron: 0 0 * * * # Every day at 00:00 UTC
- cron: 0 0 1 * * # Every month at 00:00 UTC
workflow_dispatch:

permissions:
Expand Down
56 changes: 0 additions & 56 deletions .github/workflows/Lint.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .github/workflows/PreCommitUpdate.yml

This file was deleted.

52 changes: 0 additions & 52 deletions .github/workflows/ReusableTest.yml

This file was deleted.

3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
[![In development documentation](https://img.shields.io/badge/docs-dev-blue.svg)](https://lazarusA.github.io/UnpackSinTiles.jl/dev)
[![Build Status](https://github.com/lazarusA/UnpackSinTiles.jl/workflows/Test/badge.svg)](https://github.com/lazarusA/UnpackSinTiles.jl/actions)
[![Test workflow status](https://github.com/lazarusA/UnpackSinTiles.jl/actions/workflows/Test.yml/badge.svg?branch=main)](https://github.com/lazarusA/UnpackSinTiles.jl/actions/workflows/Test.yml?query=branch%3Amain)
[![Lint workflow Status](https://github.com/lazarusA/UnpackSinTiles.jl/actions/workflows/Lint.yml/badge.svg?branch=main)](https://github.com/lazarusA/UnpackSinTiles.jl/actions/workflows/Lint.yml?query=branch%3Amain)
[![Docs workflow Status](https://github.com/lazarusA/UnpackSinTiles.jl/actions/workflows/Docs.yml/badge.svg?branch=main)](https://github.com/lazarusA/UnpackSinTiles.jl/actions/workflows/Docs.yml?query=branch%3Amain)

[![Coverage](https://codecov.io/gh/lazarusA/UnpackSinTiles.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/lazarusA/UnpackSinTiles.jl)
[![DOI](https://zenodo.org/badge/DOI/FIXME)](https://doi.org/FIXME)
<!-- [![DOI](https://zenodo.org/badge/DOI/FIXME)](https://doi.org/FIXME) -->
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
[![All Contributors](https://img.shields.io/github/all-contributors/lazarusA/UnpackSinTiles.jl?labelColor=5e1ec7&color=c0ffee&style=flat-square)](#contributors)

Expand Down

0 comments on commit 90cca1d

Please sign in to comment.