Revert defaults, disable workflow

This commit is contained in:
Deniz Şafak
2025-07-06 04:50:24 +03:00
parent c1fb4541dc
commit 6b997d2909
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -2,11 +2,11 @@ name: Build multi-arch Docker Image
on:
# Build and push
release:
types: [published]
#release:
# types: [published]
# Build only
push:
branches: [main]
#push:
# branches: [main]
# TODO - enable build on pull requests if build times can be reduced
# pull_request:
workflow_dispatch: