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,11 +4,11 @@ on:
pull_request:
branches:
- '*'
tags:
- "v*"
push:
branches: [ main, MMU_* ]
tags:
- "v*"
jobs:
build:
runs-on: ubuntu-latest