Skip to content

Commit 2b0a474

Browse files
authored
origin: remove skip_if_only_changed from publicnet jobs (#66864)
It conflicts and overrides always_run: false.
1 parent af076bc commit 2b0a474

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci-operator/config/openshift/origin/openshift-origin-main.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,6 @@ tests:
307307
as: e2e-aws-ovn-serial-publicnet
308308
optional: true
309309
shard_count: 2
310-
skip_if_only_changed: ^(?:docs|\.github)/|\.md$|^(?:\.gitignore|OWNERS|OWNERS_ALIASES|PROJECT|LICENSE)$
311310
steps:
312311
cluster_profile: aws-2
313312
env:

0 commit comments

Comments
 (0)