Skip to content

Commit 40d16a7

Browse files
committed
cleanup workflows
1 parent b788261 commit 40d16a7

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

.github/workflows/run-tests-bypass.yaml

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

.github/workflows/run-tests.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,10 @@ on:
44
push:
55
branches:
66
- main
7-
paths-ignore:
8-
- website/**
9-
- .github/workflows/publish-website.yaml
10-
- README.md
117

128
pull_request:
139
branches:
1410
- main
15-
paths-ignore:
16-
- website/**
17-
- .github/workflows/publish-website.yaml
18-
- README.md
1911

2012
workflow_dispatch:
2113

0 commit comments

Comments
 (0)