Skip to content

Commit

Permalink
Merge pull request #344 from dreid/patch-1
Browse files Browse the repository at this point in the history
Build on trunk and PRs that target trunk
  • Loading branch information
glyph committed Feb 8, 2022
2 parents 82f01e6 + cdc08df commit da889ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: CI

on:
push:
branches: [ master ]
branches: [ trunk ]
pull_request:
branches: [ master ]
branches: [ trunk ]

jobs:
lint:
Expand Down

0 comments on commit da889ea

Please sign in to comment.