.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: on:
push: push:
branches: branches:
- freebsd-github-action - master
pull_request:
branches:
- master
workflow_dispatch: workflow_dispatch:
jobs: jobs: