Merge pull request #320 from prusa3d/vintagepc/fix-workflow-bug

Update build.yml
pull/321/head
3d-gussner 2024-03-13 14:08:48 +01:00 committed by GitHub
commit 00fd54f7a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,10 @@ on:
pull_request: pull_request:
branches: branches:
- '*' - '*'
tags:
- "v*"
push: push:
branches: [ main, MMU_* ] branches: [ main, MMU_* ]
tags:
- "v*"
jobs: jobs:
build: build: