pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

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

update .github

Pas f25e0554 2b95e544

+2 -3
+1 -1
.github/workflows/deploying.yml
··· 3 3 on: 4 4 push: 5 5 branches: 6 - - production 6 + - master 7 7 8 8 jobs: 9 9 build_pwa:
+1 -2
.github/workflows/linting_testing.yml
··· 3 3 on: 4 4 push: 5 5 branches: 6 - - production 6 + - master 7 7 - dev 8 8 - beta 9 - - embed 10 9 pull_request: 11 10 12 11 jobs: