Skip to content

Commit 20bc739

Browse files
bors[bot]Niki4tap
andauthored
Merge #74
74: bors: run tests when no `.rs` files were changed r=xFrednet a=Niki4tap Fixes #73 Co-authored-by: Niki4tap <[email protected]>
2 parents 3d824b4 + e16f4cf commit 20bc739

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/rust_bors.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ name: Rust (bors)
33

44
on:
55
push:
6-
# Don't run tests, when only text files were modified
7-
paths-ignore:
8-
- 'COPYRIGHT'
9-
- 'LICENSE-*'
10-
- '**.md'
11-
- '**.txt'
126
# Bors magic branches
137
branches:
148
- 'staging'

0 commit comments

Comments
 (0)