Skip to content

Commit dfa1a49

Browse files
committed
* build_and_test.yml workflow_dispatch trigger added
1 parent e694e9a commit dfa1a49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88
branches: [ master, develop ]
99
paths: [ 'bleak/**', 'tests/**' ]
10+
workflow_dispatch:
1011

1112
jobs:
1213
build_desktop:

0 commit comments

Comments
 (0)