Update build.yml

Fix bug in run specifiers
This commit is contained in:
vintagepc 2024-03-11 08:31:19 -04:00 committed by GitHub
parent 361627d91d
commit 84259de765
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: pull_request:
branches: branches:
- '*' - '*'
tags:
- 'v*'
push: push:
branches: [ MK3, MK3_* ] branches: [ MK3, MK3_* ]
tags:
- 'v*'
env: env:
GH_ANNOTATIONS: 1 GH_ANNOTATIONS: 1