Skip to content

Commit

Permalink
WIP Execute workflow on push
Browse files Browse the repository at this point in the history
  • Loading branch information
rear1019 committed Nov 25, 2024
1 parent 547b8d4 commit 2deb8eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-linux-pyqt6.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Linux tests with PyQt6

on:
push:
branches:
- pyqt6_ci
workflow_dispatch:
inputs:
ssh:
Expand Down

0 comments on commit 2deb8eb

Please sign in to comment.