WIP: Aurora V3 #48

Draft
cswimr wants to merge 10 commits from aurora/v3 into main
Showing only changes of commit f3d80d1071 - Show all commits

View file

@ -1,6 +1,8 @@
name: Actions
on:
push:
branches:
- main
pull_request:
jobs:
@ -27,7 +29,6 @@ jobs:
docs:
name: Build Documentation (MkDocs)
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
runs-on: docker
container: www.coastalcommits.com/cswimr/actions:docs@sha256:e405cd6b9b1182a570ddee32ed8dd1b2f899edc625d006c8b4b2f18c100e724f
steps: