Skip to content

Commit b76d2df

Browse files
authored
Remove rosetta validation (#19)
* chore: remove rosetta validation Signed-off-by: Jingfu Wang <[email protected]> * chore: push only for main branch Signed-off-by: Jingfu Wang <[email protected]> --------- Signed-off-by: Jingfu Wang <[email protected]>
1 parent f7fafad commit b76d2df

File tree

3 files changed

+4
-55
lines changed

3 files changed

+4
-55
lines changed

.github/workflows/lints.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: lints
22

33
on:
44
push:
5+
branches:
6+
- main
57
pull_request:
68
branches:
79
- main

.github/workflows/rosetta-validation.yaml

-55
This file was deleted.

.github/workflows/unit-tests.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: unit tests
22

33
on:
44
push:
5+
branches:
6+
- main
57
pull_request:
68
branches:
79
- main

0 commit comments

Comments
 (0)