Skip to content

Commit 222e233

Browse files
authored
Add workflow_dispatch
1 parent 53987a5 commit 222e233

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/code_quality.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Qodana
22
on:
3+
workflow_dispatch:
34
push:
45
branches:
56
- master

0 commit comments

Comments
 (0)