Skip to content

Commit

Permalink
Change ci branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
gen740 committed Mar 8, 2024
1 parent 3c1ff21 commit 1bc784f
Show file tree
Hide file tree
Showing 21 changed files with 42 additions and 42 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/botorch.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: botorch

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/botorch/**'
- '.github/workflows/botorch.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/catalyst.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: catalyst

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/catalyst/**'
- '.github/workflows/catalyst.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/catboost.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: catboost

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/catboost/**'
- '.github/workflows/catboost.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cma.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: cma

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/cma/**'
- '.github/workflows/cma.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/dask.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: dask

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/dask/**'
- '.github/workflows/dask.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/fastaiv2.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: fastaiv2

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/fastaiv2/**'
- '.github/workflows/fastaiv2.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/keras.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: keras

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/keras/**'
- '.github/workflows/keras.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/lightgbm.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: lightgbm

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/lightgbm/**'
- '.github/workflows/lightgbm.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/mlflow.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: mlflow

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/mlflow/**'
- '.github/workflows/mlflow.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/mxnet.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: mxnet

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/mxnet/**'
- '.github/workflows/mxnet.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pytorch_distributed.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: pytorch_distributed

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/pytorch_distributed/**'
- '.github/workflows/pytorch_distributed.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pytorch_ignite.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: pytorch_ignite

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/pytorch_ignite/**'
- '.github/workflows/pytorch_ignite.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pytorch_lightning.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: pytorch_lightning

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/pytorch_lightning/**'
- '.github/workflows/pytorch_lightning.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/shap.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: shap

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/shap/**'
- '.github/workflows/shap.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/sklearn.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: sklearn

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/sklearn/**'
- '.github/workflows/sklearn.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/skorch.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: skorch

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/skorch/**'
- '.github/workflows/skorch.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/tensorboard.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: tensorboard

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/tensorboard/**'
- '.github/workflows/tensorboard.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/tensorflow.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: tensorflow

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/tensorflow/**'
- '.github/workflows/tensorflow.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/tfkeras.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: tfkeras

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/tfkeras/**'
- '.github/workflows/tfkeras.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/wandb.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: wandb

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/wandb/**'
- '.github/workflows/wandb.yml'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/xgboost.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: xgboost

on:
push: # TODO(gen740): Remove this
push:
branches:
- split_ci
- main
paths:
- 'optuna_integration/xgboost/**'
- '.github/workflows/xgboost.yml'
Expand Down

0 comments on commit 1bc784f

Please sign in to comment.