Skip to content

Commit 84f80a3

Browse files
committed
testing
1 parent 79de0ff commit 84f80a3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/markdown_format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Lint and Format Markdown
22

33
on:
44
push:
5-
branches: [staging, production]
5+
branches: [test-wf]
66
pull_request:
77
branches: [staging, production]
88

.github/workflows/markdown_links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Format Markdown Links
22

33
on:
44
push:
5-
branches: [staging, production]
5+
branches: [test-wf]
66
paths:
77
- 'nexus-next/**'
88
- 'nexus-sdk/**'

nexus-sdk/toolkit-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,4 +228,4 @@ async fn main() {
228228
[nexus-toolkit-rust-repo]: https://github.com/Talus-Network/nexus-sdk/tree/main/toolkit-rust
229229
[nexus-next-tool-docs]: ../nexus-next/tool.md
230230
[nexus-next-workflow-docs]: ../nexus-next/packages/workflow.md
231-
[nexus-cli-docs]: ./cli.md
231+
[nexus-cli-docs]: ./cli.md

0 commit comments

Comments
 (0)