Skip to content

Commit

Permalink
CI: test dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli committed Feb 29, 2024
1 parent daac372 commit b06da74
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Continuous build
name: Qt6 build
on:
workflow_dispatch:
- name: Build with Qt6
branches:
- qt6
branches:
- qt6

name: Continuous build
on:
push:
branches:
- master
Expand Down

0 comments on commit b06da74

Please sign in to comment.