Changed to workdlow_dispatch insted of it triggering everytime

This commit is contained in:
lukasabbe
2025-12-17 20:21:26 +01:00
parent ac3e35e724
commit f129854c63
+1 -1
View File
@@ -1,5 +1,5 @@
name: build
on: [push]
on: [workflow_dispatch]
jobs:
build: