Skip to content

Commit e3bd3cc

Browse files
committed
CI on push
1 parent 59e0a5f commit e3bd3cc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Continuous integration
33
on:
44
pull_request:
55
workflow_dispatch:
6+
push:
7+
branches: [ main ]
68

79
jobs:
810
pre-commit:

0 commit comments

Comments
 (0)