[READ-ONLY] Mirror of https://github.com/bombshell-dev/tools. Internal CLI to standardize tooling across all Bombshell projects
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(ci): update action

Nate Moore (Mar 31, 2025, 12:20 AM -0500) 2d3393e2 714140be

+3 -1
+3 -1
.github/workflows/preview.yml
··· 1 1 name: Preview 2 2 3 - on: [push, pull_request] 3 + on: 4 + workflow_dispatch: 5 + push: 4 6 5 7 jobs: 6 8 format: