Skip to content

Commit

Permalink
Enable Qt 5.14 test on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Aug 8, 2020
1 parent aaf5642 commit 9118592
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/qt5_14.yml
Expand Up @@ -3,7 +3,12 @@ name: Build QGIS with Qt 5.14
on:
push:
branches:
- '**'
- master
- release-**
pull_request:
branches:
- master
- release-**

jobs:
build:
Expand Down

0 comments on commit 9118592

Please sign in to comment.