Skip to content

Commit ff7b148

Browse files
committed
REMOVE later: remove if
1 parent 56444fd commit ff7b148

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/images.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,6 @@ jobs:
272272

273273
manifests:
274274
name: Generate Manifests
275-
if: ${{ (github.event_name == 'merge_group') || (github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/dev/v0.0.33-windows' && github.repository == 'microsoft/retina') }}
276275
runs-on: ubuntu-latest
277276
needs:
278277
[
@@ -311,7 +310,6 @@ jobs:
311310
312311
e2e:
313312
name: Run E2E Tests
314-
if: ${{ (github.event_name == 'merge_group') || (github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/dev/v0.0.33-windows' && github.repository == 'microsoft/retina') }}
315313
needs: [manifests]
316314
runs-on: ubuntu-latest
317315

0 commit comments

Comments
 (0)