this repo has no description
0
fork

Configure Feed

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

chore: add Run Build

+3
+3
.github/workflows/lint.yml
··· 23 23 24 24 - name: Run Prettier 25 25 run: npm run prettier:check 26 + 27 + - name: Run Build 28 + run: sh build_extension.sh --all