Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maweil authored Oct 12, 2024
1 parent fd929d0 commit 05b6baf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Build make for Windows (x86_64)

on:
workflow_dispatch:
push:
branches: [ "main" ]
branches: [ "main", "feat/deterministic-builds" ]

jobs:
build:
Expand Down

0 comments on commit 05b6baf

Please sign in to comment.