We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53f0852 commit 46ccf0dCopy full SHA for 46ccf0d
.github/actions/diffs/action.yml
@@ -45,7 +45,6 @@ runs:
45
- "iota-execution/**"
46
- ".github/workflows/hierarchy.yml"
47
- ".github/workflows/codecov.yml"
48
- - ".github/workflows/_rust.yml"
49
- ".github/workflows/_rust_tests.yml"
50
- ".github/workflows/_rust_lints.yml"
51
- ".github/workflows/_cargo_deny.yml"
@@ -79,7 +78,6 @@ runs:
79
78
- "crates/iota-json-rpc-types/**"
80
- "crates/iota-json-rpc-api/**"
81
82
83
84
- "Cargo.toml"
85
- "Cargo.lock"
@@ -97,7 +95,6 @@ runs:
97
95
- "examples/move/nft/**"
98
96
99
100
101
102
isRosetta:
103
- ".github/scripts/rosetta/**"
0 commit comments