Skip to content

Commit 65f1cf8

Browse files
committed
feat: remove push trigger
1 parent 8de9a18 commit 65f1cf8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/detekt.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Detekt
33
# Controls when the action will run. Workflow runs when manually triggered using the UI
44
# or API.
55
on:
6-
7-
push:
6+
87
pull_request:
98
branches:
109
- "*"

0 commit comments

Comments
 (0)