mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-21 08:15:35 +02:00
disable multi test
This commit is contained in:
12
.github/workflows/main-multi.yml
vendored
12
.github/workflows/main-multi.yml
vendored
@@ -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:
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user