Skip to content

Commit

Permalink
[CI] Extend to pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
mfld-fr committed Feb 8, 2020
1 parent 6d54e80 commit 2565a8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
- '**'
- '!.github/workflows/cross.yml'
- '!tools/*'
pull_request:
paths:
- '**'

jobs:
build:
Expand Down

0 comments on commit 2565a8f

Please sign in to comment.