Skip to content

Commit

Permalink
update gh workflow to build on pr
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrangethales committed Nov 2, 2022
1 parent 11c272f commit bdf4ca0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
tags:
- "*"
pull_request:
branches:
- master
- main

jobs:
build:
Expand Down

0 comments on commit bdf4ca0

Please sign in to comment.