Skip to content

Commit

Permalink
[qt] Enable CI in "opengl-2" branch (#1024)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntadej authored Apr 17, 2023
1 parent fc0873a commit cf5c65b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/qt-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- main
- opengl-2
tags:
- 'qt-**'
paths:
Expand All @@ -28,6 +29,7 @@ on:
pull_request:
branches:
- main
- opengl-2
paths:
- ".github/actions/qt5-build/**"
- ".github/actions/qt6-build/**"
Expand Down

0 comments on commit cf5c65b

Please sign in to comment.