We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
workflow_dispatch
1 parent 53987a5 commit 222e233Copy full SHA for 222e233
.github/workflows/code_quality.yml
@@ -1,5 +1,6 @@
1
name: Qodana
2
on:
3
+ workflow_dispatch:
4
push:
5
branches:
6
- master
0 commit comments