Skip to content

Commit 043752d

Browse files
committed
remove CI to run on feature branch
Signed-off-by: GiulioZizzo <[email protected]>
1 parent a32d798 commit 043752d

File tree

11 files changed

+3
-11
lines changed

11 files changed

+3
-11
lines changed

.github/workflows/ci-huggingface.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
branches:
1717
- main
1818
- dev*
19-
- simple_pb_inclusion
19+
2020
# Run scheduled CI flow daily
2121
schedule:
2222
- cron: '0 8 * * 0'

.github/workflows/ci-keras.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ on:
1616
branches:
1717
- main
1818
- dev*
19-
- simple_pb_inclusion
2019

2120
# Run scheduled CI flow daily
2221
schedule:

.github/workflows/ci-legacy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ on:
1616
branches:
1717
- main
1818
- dev*
19-
- simple_pb_inclusion
2019

2120
# Run scheduled CI flow daily
2221
schedule:

.github/workflows/ci-mxnet.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ on:
1616
branches:
1717
- main
1818
- dev*
19-
- simple_pb_inclusion
2019

2120
# Run scheduled CI flow daily
2221
schedule:

.github/workflows/ci-pytorch.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ on:
1616
branches:
1717
- main
1818
- dev*
19-
- simple_pb_inclusion
2019

2120
# Run scheduled CI flow daily
2221
schedule:

.github/workflows/ci-scikit-learn.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ on:
1616
branches:
1717
- main
1818
- dev*
19-
- simple_pb_inclusion
2019

2120
# Run scheduled CI flow daily
2221
schedule:

.github/workflows/ci-style-checks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ on:
1616
branches:
1717
- main
1818
- dev*
19-
- simple_pb_inclusion
2019

2120
# Run scheduled CI flow daily
2221
schedule:

.github/workflows/ci-tensorflow-v1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
branches:
1717
- main
1818
- dev*
19-
- simple_pb_inclusion
19+
2020
# Run scheduled CI flow daily
2121
schedule:
2222
- cron: '0 8 * * 0'

.github/workflows/ci-tensorflow-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
branches:
1717
- main
1818
- dev*
19-
- simple_pb_inclusion
19+
2020
# Run scheduled CI flow daily
2121
schedule:
2222
- cron: '0 8 * * 0'

.github/workflows/ci-tf-faster-rcnn.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ on:
1616
branches:
1717
- main
1818
- dev*
19-
- simple_pb_inclusion
2019

2120
# Run scheduled CI flow daily
2221
schedule:

0 commit comments

Comments
 (0)