.github/workflows: activate freebsd build on PRs

This commit is contained in:
Guillaume Ballet 2026-04-14 14:54:36 +02:00
parent b0ead5e17b
commit 5d16d4b79d
No known key found for this signature in database

View file

@ -1,8 +1,10 @@
on:
push:
branches:
- freebsd-github-action
- master
pull_request:
branches:
- master
workflow_dispatch:
jobs: