1 Commits

Author SHA1 Message Date
themixedupstuff
3e687d3c75 Only make pushes to stable build. 2024-04-06 15:52:44 +02:00

View File

@@ -3,7 +3,7 @@ run-name: Build Quik.FreeType on Docker.
on:
workflow_dispatch:
push:
branches: [master, stable]
branches: stable
jobs:
build: