Skip to content

Commit

Permalink
Reenable on all.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale committed Jul 22, 2024
1 parent 92c7535 commit c76ef09
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
name: Basix CI on Windows

on:
workflow_dispatch:
pull_request:
branches:
- main
push:
tags:
- "v*"
branches:
- "**"
merge_group:
branches:
- main
workflow_dispatch:

jobs:
build-combined:
Expand Down

0 comments on commit c76ef09

Please sign in to comment.