alpha
Login
or
Join now
gwen.works
/
shapemaker
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
๐ Disable demo deployment for now
author
Gwenn Le Bihan
date
8 months ago
(Oct 22, 2025, 7:28 PM +0200)
commit
8ae5500e
8ae5500ee1fc1f01d4edf904d36824d457a64f88
parent
c2a5cdb8
c2a5cdb8533d1a07d799f77c052e64092b8f049d
+2
-1
1 changed file
Expand all
Collapse all
Unified
Split
.github
workflows
demo.yml
+2
-1
.github/workflows/demo.yml
Reviewed
···
1
1
name: Demo
2
2
3
3
-
on: { push: { branches: [main] } }
3
3
+
on:
4
4
+
workflow_dispatch:
4
5
5
6
permissions:
6
7
contents: write