Skip to content

Commit

Permalink
fix(ci): build on PR to main
Browse files Browse the repository at this point in the history
  • Loading branch information
bdellegrazie committed Jul 16, 2024
1 parent 4209357 commit d0ba600
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: build

on:
pull_request:
branches: [ $default-branch ]
branches:
- main

jobs:
build:
Expand Down

0 comments on commit d0ba600

Please sign in to comment.