This commit is contained in:
maren 2024-01-07 21:04:30 -05:00
parent 64c7a5eea1
commit f2f6a2c20b

View file

@ -1,6 +1,7 @@
when: when:
branch: branch:
exclude: [ main ] exclude: [ * ]
include: [ main ]
steps: steps:
build: build:
image: debian:bookworm-slim image: debian:bookworm-slim