Update main-build.yml

This commit is contained in:
Elbakyan Shirak 2024-06-10 18:56:25 +04:00 committed by GitHub
parent 32cd15b991
commit 97f5b123cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,6 @@ jobs:
strategy:
matrix:
platform: [linux/amd64]
branch: ${{ toJson(github.event.client_payload.branches) }}
steps:
- name: Checkout
uses: actions/checkout@v3