We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fdfcf0 commit d3f2f70Copy full SHA for d3f2f70
.github/workflows/test-docs-scripts-node-operators.yaml renamed to .github/workflows/test-docs-scripts-node-management.yaml
@@ -2,7 +2,7 @@ name: Test Documentation Scripts - Node Operators
2
3
# Test node-operators documentation scripts to ensure they work correctly
4
# These scripts demonstrate node management commands for users
5
-# Run locally: gh act -W .github/workflows/test-docs-scripts-node-operators.yaml
+# Run locally: gh act -W .github/workflows/test-docs-scripts-node-management.yaml
6
on:
7
push:
8
branches: [main, develop]
0 commit comments