Skip to content

Commit 79b32ae

Browse files
authored
Merge pull request #30 from hyperlight-dev/ci-skip-checks
ci: run all required checks on every PR
2 parents b78da05 + 60a93d3 commit 79b32ae

3 files changed

Lines changed: 0 additions & 11 deletions

File tree

.github/workflows/benchmarks.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
workflow_dispatch:
55
pull_request:
66
branches: [main]
7-
paths:
8-
- 'host/**'
9-
- '.github/workflows/benchmarks.yml'
107
push:
118
branches: [main]
129
paths:

.github/workflows/host-checks.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
workflow_dispatch:
55
pull_request:
66
branches: [main]
7-
paths:
8-
- 'host/**'
9-
- '.github/workflows/host-checks.yml'
107
push:
118
branches: [main]
129
paths:

.github/workflows/test-examples.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ on:
44
workflow_dispatch:
55
pull_request:
66
branches: [main]
7-
paths:
8-
- 'examples/**'
9-
- 'runtimes/**'
10-
- 'host/**'
11-
- '.github/workflows/test-examples.yml'
127
push:
138
branches: [main]
149
paths:

0 commit comments

Comments
 (0)