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
Package the current workflow pattern into a first-class GitHub Action.\n\nTarget user flow:\n\nyaml\n- uses: ckmadethis/open-ui-gate@v0\n with:\n path: ./src\n fail-on: warn\n\n\nKeep the action thin. The CLI remains the source of truth.
Package the current workflow pattern into a first-class GitHub Action.\n\nTarget user flow:\n\n
yaml\n- uses: ckmadethis/open-ui-gate@v0\n with:\n path: ./src\n fail-on: warn\n\n\nKeep the action thin. The CLI remains the source of truth.