Skip to content

Commit 06b459d

Browse files
committed
chore: test workflow
Signed-off-by: Manish Dait <daitmanish88@gmail.com>
1 parent cda330b commit 06b459d

1 file changed

Lines changed: 0 additions & 19 deletions

File tree

.github/workflows/pr-check-secondary-unit-integration-test.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,6 @@ name: Secondary PR Check - Hiero Solo Integration & Unit Tests
22
on:
33
push:
44
branches:
5-
- "main"
6-
paths-ignore:
7-
- "**/*.md"
8-
- "docs/**"
9-
- "examples/**"
10-
- "tck/**"
11-
- "tests/fuzz/**"
12-
- ".github/**"
13-
- "!.github/workflows/pr-check-secondary-unit-integration-test.yml"
14-
pull_request:
15-
paths-ignore:
16-
- "**/*.md"
17-
- "docs/**"
18-
- "examples/**"
19-
- "tck/**"
20-
- "tests/fuzz/**"
21-
- ".github/**"
22-
- "!.github/workflows/pr-check-secondary-unit-integration-test.yml"
23-
workflow_dispatch: {}
245

256
permissions:
267
contents: read

0 commit comments

Comments
 (0)