Skip to content

Commit

Permalink
fix: pr build triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
raffis committed Nov 30, 2022
1 parent b185f92 commit 7b676b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: pr-build

on:
pull_request:
types:
- opened
- synchronize
- reopened

jobs:
build:
Expand Down

0 comments on commit 7b676b6

Please sign in to comment.