Skip to content

Commit

Permalink
ci: run Qt6 CI only against qt6 PRs
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Settgast <csett86_git@quicksands.de>
  • Loading branch information
csett86 committed May 22, 2023
1 parent eb43d1e commit b59b2e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches:
- qt6
pull_request:
branches:
- qt6

permissions:
contents: write
Expand Down

0 comments on commit b59b2e2

Please sign in to comment.