Skip to content

Commit

Permalink
Update build trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
dwillcocks committed May 19, 2021
1 parent e18cd01 commit 848ecdd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@ name: build

on:
push:
branches:
- main
tags-ignore:
- v*
pull_request:
branches:
- main

jobs:
build:
Expand Down

0 comments on commit 848ecdd

Please sign in to comment.