Skip to content

Commit 0b8368a

Browse files
committed
ci: run format-check only on pull_request (remove push trigger)
1 parent 8f4efde commit 0b8368a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

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

33
on:
4-
push:
5-
branches:
6-
- main
74
pull_request:
85

96
permissions:

0 commit comments

Comments
 (0)