From: Matthew Newton Date: Tue, 23 Apr 2024 10:56:18 +0000 (+0100) Subject: enable crossbuild github action X-Git-Tag: release_3_2_4~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22113c33e0934b836b18980212288cb357f1fd23;p=thirdparty%2Ffreeradius-server.git enable crossbuild github action --- diff --git a/.github/workflows/crossbuild.yml b/.github/workflows/crossbuild.yml index 29f73d2bb39..d3d91867ffa 100644 --- a/.github/workflows/crossbuild.yml +++ b/.github/workflows/crossbuild.yml @@ -1,9 +1,10 @@ name: Check Crossbuild on: + push: + branches-ignore: + - coverity_scan workflow_dispatch: - schedule: - - cron: '0 5 * * 3' env: CI: 1