disable multi test

This commit is contained in:
Benjamin Harder
2024-03-29 18:44:45 +01:00
parent 467e0a3b30
commit b4a1ed1284

View File

@@ -1,12 +1,12 @@
name: Test for creating multi arch packages without buildx
on:
push:
branches: [ "main" ]
paths:
- '**/*'
- '!README.md'
- '!CONTRIBUTE.md'
# push:
# branches: [ "main" ]
# paths:
# - '**/*'
# - '!README.md'
# - '!CONTRIBUTE.md'
workflow_dispatch: