[ci-skip] only build on main branch

if this breaks something its not my fault i swear
This commit is contained in:
Ben Kerllenevich
2022-11-05 01:22:04 -04:00
committed by GitHub
parent cb121ecfd7
commit d43289ce14

View File

@@ -1,5 +1,9 @@
name: Build
on: [ push, pull_request ]
on:
pull_request:
push:
branches:
- "ver/**"
jobs:
build: