We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb87ed6 commit e645022Copy full SHA for e645022
.github/test_on_push.yml
@@ -3,7 +3,7 @@ name: pybamm_cookiecutter
3
on:
4
workflow_dispatch:
5
pull_request:
6
-
+ push: [main]
7
jobs:
8
style:
9
runs-on: ubuntu-latest
0 commit comments