Skip to content

Commit

Permalink
Build all branches.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Oct 31, 2024
1 parent 6067d8d commit 5ca0fac
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@ name: CI

on:
push:
branches:
- main
branches-ignore:
- "wip*"
tags:
- "v[0-9].*"
pull_request:
release:
types: [published]
schedule:
# Daily at 5:33
- cron: "33 5 * * *"
Expand Down

0 comments on commit 5ca0fac

Please sign in to comment.