[READ-ONLY] Mirror of https://github.com/bombshell-dev/args. <1kB CLI flag parser
args args-parser cli command-line command-line-parser node
5

Configure Feed

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

chore: update preview

Nate Moore (Apr 26, 2025, 9:09 PM -0500) 6a206254 7040795d

+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: