Skip to content

Commit edef8c9

Browse files
committed
chore: Remove push trigger from CI workflow for cleaner execution on pull requests
1 parent c70f48d commit edef8c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: CI
22

33
on:
4-
push:
5-
branches: [main]
64
pull_request:
75
branches: [main]
86
workflow_dispatch:

0 commit comments

Comments
 (0)