Skip to content

Commit e645022

Browse files
committed
added push on main branch ci job
1 parent bb87ed6 commit e645022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/test_on_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: pybamm_cookiecutter
33
on:
44
workflow_dispatch:
55
pull_request:
6-
6+
push: [main]
77
jobs:
88
style:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)