Skip to content

Commit

Permalink
workflows: Trigger other wfs
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoeLeibowitz committed Jul 18, 2024
1 parent c91f0df commit e9aaec4
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/examples-mpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:
push:
branches:
- master
- enable-opt
pull_request:
branches:
- master
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
push:
branches:
- master
- enable-opt
pull_request:
branches:
- master
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/flake8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
push:
branches:
- master
- enable-opt
pull_request:
branches:
- master
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pytest-core-mpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
push:
branches:
- master
- enable-opt
pull_request:
branches:
- master
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pytest-core-nompi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
push:
branches:
- master
- enable-opt
pull_request:
branches:
- master
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
push:
branches:
- master
- enable-opt
pull_request:
branches:
- master
Expand Down

0 comments on commit e9aaec4

Please sign in to comment.