Mirror of https://github.com/roostorg/coop github.com/roostorg/coop
2
fork

Configure Feed

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

ci: Build mdbook from main branch (#2)

authored by

Cassidy James Blaede and committed by
GitHub
ea4edad2 23e31d47

+1 -1
+1 -1
.github/workflows/mdbook.yml
··· 3 3 on: 4 4 # Runs on pushes targeting the default branch 5 5 push: 6 - branches: ["OSS"] 6 + branches: ["main"] 7 7 8 8 # Allows you to run this workflow manually from the Actions tab 9 9 workflow_dispatch: