mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-11-04 21:11:00 +02:00
Update freebsd.yml
This commit is contained in:
parent
c664ea7f9c
commit
e9131e45c8
5
.github/workflows/freebsd.yml
vendored
5
.github/workflows/freebsd.yml
vendored
@ -22,9 +22,10 @@ name: C/C++ CI (FreeBSD)
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "master" ]
|
branches: [ "*" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "master" ]
|
branches: [ "*" ]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user