Skip to content

Commit d3f2f70

Browse files
committed
CI: rename file to correspond to the page
1 parent 2fdfcf0 commit d3f2f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-docs-scripts-node-operators.yaml renamed to .github/workflows/test-docs-scripts-node-management.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Test Documentation Scripts - Node Operators
22

33
# Test node-operators documentation scripts to ensure they work correctly
44
# These scripts demonstrate node management commands for users
5-
# Run locally: gh act -W .github/workflows/test-docs-scripts-node-operators.yaml
5+
# Run locally: gh act -W .github/workflows/test-docs-scripts-node-management.yaml
66
on:
77
push:
88
branches: [main, develop]

0 commit comments

Comments
 (0)