We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de9a18 commit 65f1cf8Copy full SHA for 65f1cf8
.github/workflows/detekt.yml
@@ -3,8 +3,7 @@ name: Detekt
3
# Controls when the action will run. Workflow runs when manually triggered using the UI
4
# or API.
5
on:
6
-
7
- push:
+
8
pull_request:
9
branches:
10
- "*"
0 commit comments