Skip to content

Commit

Permalink
CI: added workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli committed Feb 29, 2024
1 parent ac41a42 commit cbd6b07
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Continuous build
on:
workflow_dispatch:
workflows: [Build]
types: [requested]
branches: [qt6]

push:
branches:
- master
Expand Down

0 comments on commit cbd6b07

Please sign in to comment.