[READ-ONLY] Mirror of https://github.com/bombshell-dev/template.
0

Configure Feed

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

fix: update preview.yml

Nate Moore (Apr 26, 2025, 8:58 PM -0500) c26fbc8e 04524a14

+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 + pull_request: 4 6 5 7 jobs: 6 8 format: