Skip to content

Commit 5e0c0fb

Browse files
committed
Fix: Remove prune workflow
1 parent 851bb20 commit 5e0c0fb

File tree

3 files changed

+0
-33
lines changed

3 files changed

+0
-33
lines changed

.github/CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ We are using [GitHub Actions](https://github.com/features/actions) as a continuo
55
For details, take a look at the following workflow configuration files:
66

77
- [`workflows/integrate.yaml`](workflows/integrate.yaml)
8-
- [`workflows/prune.yaml`](workflows/prune.yaml)
98
- [`workflows/release.yaml`](workflows/release.yaml)
109
- [`workflows/triage.yaml`](workflows/triage.yaml)
1110

.github/workflows/prune.yaml

Lines changed: 0 additions & 31 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# diff
22

33
[![Integrate](https://github.com/localheinz/diff/workflows/Integrate/badge.svg?branch=main)](https://github.com/localheinz/diff/actions)
4-
[![Prune](https://github.com/localheinz/diff/workflows/Prune/badge.svg?branch=main)](https://github.com/localheinz/diff/actions)
54
[![Release](https://github.com/localheinz/diff/workflows/Release/badge.svg?branch=main)](https://github.com/localheinz/diff/actions)
65

76
[![Code Coverage](https://codecov.io/gh/localheinz/diff/branch/main/graph/badge.svg)](https://codecov.io/gh/localheinz/diff)

0 commit comments

Comments
 (0)