Skip to content

Commit 063bc11

Browse files
committed
Delete old workflows, skip builds for md files [ci skip]
1 parent e61c344 commit 063bc11

File tree

3 files changed

+2
-361
lines changed

3 files changed

+2
-361
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
paths-ignore:
1010
- '*.md'
1111
pull_request:
12+
paths-ignore:
13+
- '*.md'
1214
branches:
1315
- master
1416
- development

.github/workflows/linux-macos.yml.disabled

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

.github/workflows/windows.yml.disabled

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

0 commit comments

Comments
 (0)