Update freebsd.yml
This commit is contained in:
parent
c664ea7f9c
commit
e9131e45c8
|
@ -22,9 +22,10 @@ name: C/C++ CI (FreeBSD)
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
branches: [ "*" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
branches: [ "*" ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue