Add build to pull requests

This commit is contained in:
sigma-andex 2023-09-23 07:55:50 +01:00 committed by Jantxu
parent 135a2763c4
commit 36a7d8ac75

View File

@ -1,6 +1,10 @@
name: CI
on: push
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build: