stupid workflow

This commit is contained in:
kxtz 2025-01-28 21:41:22 -05:00 committed by GitHub
parent 6556774140
commit a11c95787a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,9 +2,9 @@ name: build all
on:
push:
branches: [ "2.0" ]
branches: [ "v2.0" ]
pull_request:
branches: [ "2.0" ]
branches: [ "v2.0" ]
jobs:
build: