We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e694e9a commit dfa1a49Copy full SHA for dfa1a49
.github/workflows/build_and_test.yml
@@ -7,6 +7,7 @@ on:
7
pull_request:
8
branches: [ master, develop ]
9
paths: [ 'bleak/**', 'tests/**' ]
10
+ workflow_dispatch:
11
12
jobs:
13
build_desktop:
0 commit comments