Select the types of activity you want to include in your feed.
1[ 2 { 3 "label": "Build ReleaseFast", 4 "command": "zig build -Doptimize=ReleaseFast --summary all", 5 "use_new_terminal": false, 6 "allow_concurrent_runs": false, 7 "reveal": "always" 8 } 9]