Skip to content

Commit dd9b6d6

Browse files
committed
main branch ci
1 parent 96f1cf7 commit dd9b6d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ on:
77
pull_request:
88
branches: [master, main]
99
types: [synchronize, opened, reopened, ready_for_review]
10-
# push:
11-
# branches: [master, main]
10+
push: # Start the job on all main branch push
11+
branches: [master, main]
1212

1313
jobs:
1414
precommits:

0 commit comments

Comments
 (0)