The code and data behind xeiaso.net
5
fork

Configure Feed

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

Update go.yml

authored by

Christine Dodrill and committed by
GitHub
62b1e1cd 7c2f9ae9

+3 -1
+3 -1
.github/workflows/go.yml
··· 1 1 name: Go 2 - on: [push] 2 + on: 3 + - push 4 + - pull_request 3 5 jobs: 4 6 build: 5 7 name: Build