ci: fix build not running

This commit is contained in:
xenticore
2025-03-21 14:34:56 -04:00
parent 760290b02b
commit a682fc80b8

View File

@@ -1,10 +1,14 @@
name: CI name: CI
on: on:
pull_request:
branches:
- main
push: push:
branches:
- main
tags-ignore: tags-ignore:
- 'v*' - 'v*'
pull_request:
jobs: jobs:
build: build: