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: correct YAML indentation in codeql-analysis workflow (#128)
Fix incorrect indentation of 'Install pnpm' step which was
nested inside the previous step. The step should be at the
same level as other steps in the workflow.
0 commit comments