this repo has no description
0
fork

Configure Feed

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

Allow github.repository == 'bnewbold/indigo' for labelmaker

+1 -1
+1 -1
.github/workflows/container-labelmaker-ghcr.yaml
··· 11 11 12 12 jobs: 13 13 build: 14 - if: github.repository == 'bluesky-social/indigo' 14 + if: github.repository == 'bluesky-social/indigo' || github.repository == 'bnewbold/indigo' 15 15 runs-on: ubuntu-latest 16 16 permissions: 17 17 contents: read