Skip to content

Commit

Permalink
enable crossbuild github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mcnewton committed Apr 23, 2024
1 parent 379abf0 commit 22113c3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/crossbuild.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Check Crossbuild

on:
push:
branches-ignore:
- coverity_scan
workflow_dispatch:
schedule:
- cron: '0 5 * * 3'

env:
CI: 1
Expand Down

0 comments on commit 22113c3

Please sign in to comment.