Skip to content

Commit

Permalink
chore: include push trigger for main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
yannouuuu committed Jul 31, 2024
1 parent 7dd5227 commit c26b3ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Zed Windows Build

on:
workflow_dispatch:
push:
branches:
- main

permissions:
contents: write
Expand Down

0 comments on commit c26b3ba

Please sign in to comment.