Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 55d4fce

Browse files
committed
chore: run ci on push
1 parent 92b3986 commit 55d4fce

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/code_quality.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Check code quality
22

33
on:
44
pull_request:
5+
push:
6+
branches:
7+
- main
58

69
defaults:
710
run:

0 commit comments

Comments
 (0)