Update freebsd.yml

This commit is contained in:
TheTank20
2023-08-14 15:09:16 -04:00
committed by GitHub
parent c664ea7f9c
commit e9131e45c8

View File

@@ -22,9 +22,10 @@ name: C/C++ CI (FreeBSD)
on:
push:
branches: [ "master" ]
branches: [ "*" ]
pull_request:
branches: [ "master" ]
branches: [ "*" ]
workflow_dispatch:
jobs:
build: