Skip to content

Commit

Permalink
misc: Remove workflow triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoeLeibowitz committed Oct 14, 2024
1 parent f5b0746 commit 07a27bf
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion .github/workflows/examples-mpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:
push:
branches:
- master
- time_loop_branch
pull_request:
branches:
- master
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
push:
branches:
- master
- time_loop_branch
pull_request:
branches:
- master
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/flake8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
push:
branches:
- master
- time_loop_branch
pull_request:
branches:
- master
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pytest-core-mpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
push:
branches:
- master
- time_loop_branch
pull_request:
branches:
- master
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pytest-core-nompi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
push:
branches:
- master
- time_loop_branch
pull_request:
branches:
- master
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pytest-petsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
push:
branches:
- master
- time_loop_branch
pull_request:
branches:
- master
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
push:
branches:
- master
- time_loop_branch
pull_request:
branches:
- master
Expand Down

0 comments on commit 07a27bf

Please sign in to comment.