silly goober bot
1
fork

Configure Feed

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

ci: run on prs

+1
+1
.github/workflows/test.yml
··· 2 2 3 3 on: 4 4 workflow_dispatch: 5 + pull_request: 5 6 push: 6 7 paths: 7 8 - "src/**"