You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix YAML syntax errors in delete-inactive-tailnet-nodes workflow
- Remove control characters that were causing YAML parsing errors
- Clean up echo statements to remove special characters
- Add proper newline at end of file
- Ensure workflow only runs on manual trigger (workflow_dispatch)
0 commit comments